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
Building the MRM TDS model for an IDoc
The MRM domain Tagged/Delimited String (TDS) physical format is suitable for parsing and writing SAP ALE IDocs and SAP File IDocs. ALE IDoc messages are exported from SAP across the WebSphere® MQ Link for R3. File IDocs are exported from SAP to the file system.
This topic describes how to build the message model that is required by the MRM parser when parsing and writing SAP ALE and File IDocs using its TDS physical format.
Obtaining the IDoc
Create an import file of the required
IDoc data for the WebSphere Message Broker Toolkit.
Tip: The exported C header can be imported into
the WebSphere Message Broker Toolkit without any further
manual processing.
Modeling the IDoc
Create your message model.
Using the IDoc message model
You can now use your message model to help you to construct a message flow that processes instances of your IDoc message, in the same way as any other message that belongs to the MRM domain.
Tip: SupportPac IA0F contains a more detailed
description of the steps involved in building the IDoc message model.
You can ignore utilities IDocHeaderTweak and IDocMsgSetTweak because
that processing has been incorporated into the New Message
Definition File From C Header File wizard.