Creating a New Transform Project

How to:

This section describes how to create a new Transform project.

Procedure: How to Create a New Transform Project

To create a new Transform project:

  1. Open iWay Integration Tools (iIT).
  2. Right-click on the Integration Explorer tab, select New, and then click Integration Project, as shown in the following image.

    The New Integration Project dialog box opens as shown in the following image.

  3. In the Project name field, type a name for your new project, and click Finish.
  4. Right-click the Transforms folder, select New, and then click Transform.
  5. In the Name field, type a name for your new transform project, for example, PRYM_Wal-mart_5010_810.
  6. In the Description field, type a project description (optional).
  7. Click Next.

    The Transform Type Selection dialog box opens as shown in the following image.

  8. From the list in the Transform From pane, select the format of your input, for example, XML.
  9. From the list in the Transform To pane, select the format of your output data, for example, XML.
  10. Click Next.

    The Transform Project Wizard - XML Input properties dialog box opens with the Dictionary tab active as shown in the following image.

  11. In the Structure field, enter the location of the sample IDoc file in XML format, which will be used as the dictionary, or click the Import button to bring a sample IDoc file to the transform project.
  12. Click the Data tab.
  13. Browse to the location of the sample IDoc file in XML format, which will be used as the input data file.
  14. Click Next.

    The Transform Project Wizard - XML Output properties dialog box opens.

  15. In the Structure field, enter the location of the XML schema document (.XSD file) that represents the EDI Invoice document (810).
  16. Click Finish.

    The Transform Project Wizard closes. Your new Transform project is displayed in the iIT project workspace.