Creating an XML Schema

How to:

After you browse the J.D. Edwards World libraries, you can generate XML request and response schemas for the object you wish to use with your adapter.

When the adapter is used with an iBSP configuration, iWay Explorer stores the schemas in a subdirectory of the iWay installation directory, for example,

C:\Program 
Files\iway7\config\base\wsdl\schemas\service\jdeworld\JDETarget 

where:

JDETarget

Is the name of the connection to the J.D. Edwards World system, as defined in iWay Explorer. Under this directory, iWay Explorer creates subdirectories containing schemas.

Procedure: How to Create an XML Schema

To create XML request and response schemas for a J.D. Edwards World library using iWay Explorer:

  1. Select the J.D. Edwards World library you require, for example, FQADBXFIL under the JDFDATA node.
  2. In the right pane, move the pointer over Operations and select Generate Schema.

    The following image shows the Schemas pane on the right with a table that defines the root tag for each schema and provides associated hyperlinks.

  3. Click the hyperlink associated with the type of schema you want to view, for example, request schema.

    The XML request schema appears on the right, as shown in the following image.

  4. Click the Back button on your web browser to return to the previous window.

    After you create schemas, you can create web services.

    After you create schemas, you can also create events. For more information, see Configuring Events for the iWay Adapter for J.D. Edwards World.