This is the fifth stage of the scenario to perform simple
message enrichment. This topic demonstrates how to develop a message
flow and message model for dealing with repeating elements, a single instance
and all instances.
Create a message called addev3, which has the following structure:
addev3
frepstr (xsd:string) local element, minOcc=3, maxOcc=3
vrepstr (xsd:string) local element, minOcc=1, maxOcc=4
urepstr (xsd:string) local element, minOcc=1, maxOcc=-1
Create a message flow called addev3, which contains the following
mapping: MQInput -> Mapping -> MQOutput.
Open the map and select addev3 as both source and target
In the upper pane, map each source to the corresponding target,
as illustrated in this example:
a message flow called addev3, which contains the mapping addev3_Mapping.msgmap
a file that contains an instance message
Now deploy the message set and message flow.
Deploy the message set and message flow
This is the sixth stage of the scenario to perform simple
message enrichment. This topic demonstrates how to deploy the message
set and message flow and run the data through the broker.
Create a broker archive (bar) file called addev3.
Add the message set MAPPING3_SIMPLE_messages and the message flow
addev3 to the bar file.