Developing a business process that uses the WTX Map service

You can develop a business process that uses a IBM Transformation Extender map to transform data.

To use a IBM Transformation Extender map in a business process:
  1. Create a IBM Transformation Extender map.
  2. Compile the map and deploy it to Sterling B2B Integrator.
  3. Create the business process by using the Sterling B2B Integrator Graphical Process Modeler (GPM) or by editing the Business Process Modeling Language (BPML).
  4. Edit the business process to add the WTX Map service.
  5. Edit the WTX Map service to identify the IBM Transformation Extender map that you want to run.
    In the GPM service editor, use the Message To Service tab to identify the map to run and use either:
    MapServerLocation
    Specifies a map on the local file system of the Sterling B2B Integrator server. If you configure MapServerLocation, you must also configure the LocalMap field if you want to retrieve and edit the map settings from the file system.
    MapName
    Specifies a map in the Sterling B2B Integrator map repository.

    If you configure both MapName and MapServerLocation, the WTX Map services uses the MapName value.

  6. Deploy the business process to Sterling B2B Integrator.