Creating an XML Schema for an EnterpriseOne Master Business Function

In this section:

To execute a Master Business Function (MBF), the adapter must send a request document through the J.D. Edwards EnterpriseOne ThinNet API. The agent processes the request and sends an XML response document indicating the result. iWay Explorer creates both the XML request schema and the XML response schema.

Note: In a J2EE Connector Architecture (JCA) implementation of iWay adapters, Web services are not available. When the adapters are deployed to use the iWay Connector for JCA, the Common Client Interface provides integration services using the iWay adapters. For more information, see the iWay Installation and Configuration manual and the iWay Connector for JCA User's Guide.


Top of page

x
Creating a Request and a Response Schema

The following procedure explains how to create request and response schemas for an EnterpriseOne Master Business Function using iWay Explorer.



x
Procedure: How to Create a Request Schema and a Response Schema

To create a request schema and a response schema:

  1. If you are not connected to EnterpriseOne target, connect to one, as described in How to Connect to a Defined EnterpriseOne Target.
  2. Expand the iWay Adapters node.
  3. Expand the node of the Master Business Function (MBF) for which you want to create the schema.
  4. Expand and then select the node beneath the MBF.
  5. In the right pane, move the pointer over Operations, and select Generate Schema.

    iWay Explorer creates the schemas.

    The following image shows the Schemas information window that opens in the right pane. The second column shows the root tag for the generated request and response schema, and the third column provides access to the schema XML.

  6. To view the XML for each schema, click the ellipsis (...).

    The following image shows sample XML for a request schema generated by iWay Explorer.


iWay Software