Start of Content Area

Procedure documentation Receiving Messages in Integration Processes  Locate the document in its SAP Library structure

Use

To receive a message in an integration process, you use a receive step.

Procedure

       1.      Insert the receive step at the required position in the process definition.

       2.      In the object area, define the container element that references the required message.

       3.      Select this container element in the Message field in the properties area of the receive step.

       4.      In the Mode field, choose Asynchronous.

Specify Correlation

       5.      Specify whether the receive step is to activate or use correlations.

Correlations are used to ensure that messages are assigned to the correct process instance.

See: Correlating Messages

       To activate a correlation, specify it in the Activate Correlations field.

For each correlation, you must specify how the elements of the correlation container are to be filled when the correlation is activated. You can use the whole process container for this purpose.

       To use a correlation, specify it in the Using Correlations field.

If you specify multiple correlations, the message to be received must satisfy all correlations.

More information:

Assigning Messages to Receive Steps

Configuring Inbound Processing

 

End of Content Area