IDoc processing message flows
The pattern does not generate the message flows that process the actual IDocs. For each message flow
complete the following steps:
-
Run the Adapter Connection wizard and find the IDoc that you want to process with the message flow.
The wizard generates a message set that describes the model for your chosen IDoc.
-
Create a message flow and add an MQInput node. Set the Queue name
property to match the queue to which the IDoc is routed by the IDoc Routing flow. Select
DataObject as the message domain. Select the message set that was
generated in the previous step. Select SAP ALE IDoc as the message
format.
-
Develop the remainder of the message flow. The incoming IDoc exits the Out terminal of the MQInput
node in the same format as if it is the Out terminal of an SAPInput node but with the addition of an
MQMD header.