The ERP 9.0 Tools API Reference is a great help for developers who are looking for help with respect to JDE API’s, and its usage. The help file also provides some sample code for some API’s and usages.
Coming to the contents of the file –
-
Application Program Interface (JDE API’s)
This set is a collection of functions or routines that perform predefined tasks. The API set allows third party applications to interface with OneWorld applications. The published API set makes it easy for you to develop solutions for customers without learning the complexities of OneWorld
API’s comprises of all the Database related activities (C code), those for the JDE Cache functions, media objects and general functions used for Dates/Numbers/Currencies etc -
System Functions
System Functions performs generalized control functions. They are not application specific and perform a variety of general tasks, such as disabling or enabling a control or sending a message.
This section consists of documentation of many system Functions used for UBE’s, Interactive applications, Table Conversions, for specific controls like Tree object, Edit Control, etc. -
Interoperability
As the name suggests, if consists of the functions used for XML parsing, Inbound and Outbound parsers, create real time events etc.
-
Events
This is one of the major part where developers mess up. Correct code in correct event, helps optimized code. Many Technical people do not even know why some of the Events exist in an application.
The events documentation helps a person understand the processing of UBE, Interactive App, Table Conversions, Table events, Constant events etc. -
Flat File – Unicode Encoding
Finally the Flat File processes help in understanding functions related to Writing and Reading Flat files, printing them on screen, and all those vivid C language File handling functions.
The File is available for download from Oracle Metalink, or alternatively you may download it from here
Please note that some Operating Systems Block the CHM file, and so you may not be able to see its contents. In such cases, right click the file, take its properties, and click “UnBlock”, and then Apply the settings (as shown in the image)
The link you provide to megaupload leads to a flag saying that the site has been seized by the FBI.
Hi Glenn,
The link has been updated!
Regards
Deepesh MD
Awesome, thanks!