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

Dynamically selecting a graphical data map

Use the LocalEnvironment override to dynamically select the map to be run.

You can create, deploy, and run a message flow that invokes a different graphical data map at a Mapping node, according to the map name that is set in a LocalEnvironment override.

The broker MessageAssembly LocalEnvironment can be dynamically set to provide a map name to override the map name that is set in the Mapping routine property of the Mapping node. The broker local environment schema defines the LocalEnvironment element for providing the mapping routine override.

The map name that is specified in the input message is used in place of the one set in the Mapping node. For example:
SET OutputLocalEnvironment.Mapping.MappingRoutine =
   ‘{http://www.ibm.com/mimapper}:mapper_po’;

The mapping routine qualified name that is provided in the override must be defined in a map file that has been deployed to the broker in a BAR file.

Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:48:26


Task topicTask topic | Version 8.0.0.7 | br28700_