Creating Schemas for an Adapter Transaction

How to:

iWay Explorer stores the schemas it creates in subdirectories under the iWay home directory of the machine where it is installed. The exact location of the schemas differs depending on whether you deploy iWay Explorer with an iBSP.

When the adapter is used with an iBSP configuration, iWay Explorer stores the schemas under a \schemas subdirectory of the iWay home directory in the Sun Java System Application Server installation directory, for example,

C:\Program Files\iway7\config\base\wsdl\schemas\service\IMS\TCPIP_Connection

where:

TCPIP_Connection

Is the name of the connection to the IMS/TM system as defined in iWay Explorer. Under this directory, iWay Explorer creates subdirectories containing schemas.


Top of page

x
Procedure: How to Create Schemas for an Adapter Transaction

The following procedure describes how to create request and response schemas for an adapter transaction.

  1. In the left pane, select the transaction for which you want to generate schemas.
  2. In the right pane, move the pointer over Operations and select Generate Schema.

    Note: The adapter generates the schemas for the selected COBOL descriptions and associates them with the transaction. The schemas generated for the sample COBOL descriptions appear in Sample Requests, Schemas, and COBOL File Descriptions.

    The Schemas table appears in the right pane. The following image shows the Schemas window which is a table of four rows and three columns, Part, Root Tag and Schema. Only the first two rows are applicable, Request and Response under the Part column that have IMS as the value located under the Root Tag column and clickable ellipsis under the Schema column.

    1. To view the Request schema, click the ellipsis symbol that is located in the third column of the Request row.
    2. To view the Response schema, click the ellipsis symbol that is located in the third column of the Response row.
  3. Click OK to exit the Schemas window.

iWay Software