Importing JD Edwards OneWorld Schemas into BizTalk Server Projects
This topic discusses browsing a JD Edwards OneWorld server and importing the schemas into a BizTalk Server project.
Note
You must ensure that you set the arglist. You must update the jdearglist.txt before you generate the schemas in the orchestration. For more information, see Handling String Values.
Note
Each time that you change the jdearglist, you must regenerate the schemas for that business object.
After creating the JD Edwards OneWorld logical system, you can browse JD Edwards OneWorld by opening the Microsoft Adapter Wizard from a BizTalk Server project.
To import schemas
Open Visual Studio.
Right-click the BizTalk Server project, point to Add, and select Add Generated Items.
Click Add adapter, and select Open.
Select the adapter, and click Next.
The JD. Edwards OneWorld XE system appears in the browser.
The Adapter Wizard displays a tree of all of the defined systems. JD Edwards OneWorld has too many modules to show in one long list. The modules are grouped together according to the first three characters of their name.
The first level of the hierarchy is the list of all three-character prefixes for the module names.
The second level lists all the modules that share the same three-character prefix.
The last level lists the business functions belonging to a module. When you expand the services icon you can view its operations.
Expanding an operation displays the input/output arguments.
You can expand the input/output arguments to view the data types of the arguments.
Note
If the server object definitions change, you must regenerate the schema to refresh the data it contains.
Note
If you change jdearglist.txt after generating your schema, you must regenerate the schema to refresh the data it contains. For information on jdearglist.txt, see to Handling String Values.
Generating Schemas
Use the following procedure to generate schemas.
To generate schemas
Select the item for which you want to import schemas.
Click (or drag) to add the item to the Transmit pane (for an inbound to J. Edwards OneWorld call).
Click OK.
Schemas generated for the selected JD Edwards OneWorld item are imported into the BizTalk Server project.
Note
When using AddressBook (N0100041) the field name is cActionCode. The action is part of the XML file itself. The codes are:
--A for Add
--C for Change
--D for Delete
--I for Inquiry