IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Defining and transforming data > Transforming data > Transforming data using XML maps > Testing XML Maps locally

Testing maps during iterative development

You can test XML maps during development by using one or more sample input files and the Test Map view.

To use the Test Map view, you must associate at least one sample input file with the map you want to test, as described in the Use a sample input file topic. If : Only maps with element inputs can be tested. If you create a submap on a type, you cannot test the map in isolation. You can test the map only by invoking it from a parent map.

To test a map during development:

  1. Create the transforms you require.

  2. Click Test Map.

    The Test Map view opens with the sample input file on the left side. If you have more than one sample input file associated with the map you can select it from the Input Files list.

  3. Add more transforms as needed.

  4. To update the output file, click Run Transformation. The result of running the sample input through the map will be shown on the right side of the Test Map view.

Testing XML Maps


Related tasks:
Use a sample input file
Testing XML maps in isolation
Debugging XML maps