Completing a to-do task for an XSL Transformation primitive

Configure the Mapping node manually in IBM® Integration Bus.

About this task

The WebSphere® ESB conversion tool issued message CWWOC6000I. The message is issued in the following situations:
  • An XML map is missing from the source WebSphere Enterprise Service Bus project. The map is available in a referenced project.
  • An XML map is not available in any of the related converted WebSphere Enterprise Service Bus projects.

Procedure

  1. In the Application Development view, identify the library project that contains the XML map.

    You can verify the name of the XML map file in the to-do message.

  2. Optional: If the XML map is not available in any WebSphere Enterprise Service Bus converted project, identify the WebSphere Enterprise Service Bus project that contains the map, and convert it into an IBM Integration Bus map. For more information, see Converting WebSphere Enterprise Service Bus resources by using the WebSphere ESB conversion tool.
  3. Open the message flow that contains the Mapping node that you must configure by using one of the following methods:
    • In the WebSphere ESB conversion session, select Review results > Detail conversion results > Source:YourMediationModuleProjectName. Double-click YourOperation.subflow.
    • In the Application Development view, select YourMediationModuleProjectName > Subflows. Double-click YourOperation.subflow.

    The YourOperation.subflow subflow contains the Mapping node that must be configured.

  4. Select the Mapping node that must be configured.
  5. In the Properties view, select Basic.
  6. Assign the XML map to the Mapping routine. To assign the map, click Browse, and select the map.
  7. Save the changes that you have made on the Mapping node.