Creating an XML Schema

How to:

A request through the JDE EnterpriseOne server begins with the receipt of a request document and, in most cases, ends with the issue of an XML response document that indicates the result of the business function execution.

iWay Explorer creates the following:

The following procedure describes how to create the request and response schemas for a JDE EnterpriseOne GetEffectiveAddress Business Function. iWay Explorer enables you to create XML schemas for this function.


Top of page

x
Procedure: How to Create an XML Request and Response Schema
  1. Expand the Services node and connect to an available target for which you want to create XML request and response schemas.

  2. Expand the CALLBSFN node, as shown in the following image.

  3. Expand the AddressBook node, as shown in the following image.

  4. Right-click GetEffectiveAddress and select Export Request Schema from the context menu, as shown in the following image.

    The Save As dialog box opens, as shown in the following image.

  5. Expand the Schemas folder, select the Schemas subfolder, and then click OK.
  6. Type a name for the exported request schema. By default, the file name extension is .xsd.
  7. Navigate to the Integration Explorer tab in iIT and verify that the exported XML request schema is listed, as shown in the following image.

  8. Return to the iWay Explorer tab, right-click GetEffectiveAddress, and select Export Response Schema from the context menu, as shown in the following image.

    The Save As dialog box opens, as shown in the following image.

  9. Expand the Schemas folder, select the Schemas subfolder, and then click OK.
  10. Type a name for the exported response schema. By default, the file name extension is .xsd.
  11. Navigate to the Integration Explorer tab in iIT and verify that the exported XML response schema is listed, as shown in the following image.


iWay Software