WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Creating a graphical data map programmatically
Use the Graphical Data Map Specification Language to create a graphical data map programmatically.
The file msl.xsd provides the XML schema that describes the Graphical Data Map Specification Language, also known as MSL. This file is available in the Graphical Data Mapping component Version 1040, and later versions.
You can find the msl.xsd file inside the com.ibm.msl.mapping.api_7.5.0.jar jar file.
In IBM® Integration Bus, you can find the jar file
in any of the following directories:
- In a 32 bit Windows platform installation: C:\Program Files(x86)\IBM\MQSI\server\ct\lib\
- In a 64 bit Windows platform installation: C:\Program Files\IBM\MQSI\server\ct\lib\
- In a Linux platform installation: /opt/ibm/mqsi/server/ct/lib/
You must perform the following steps to programmatically generate a map file:
Deploy and test the map. For more information, see Troubleshooting graphical data maps.