Receiver Determination Step
You use a receiver
determination step (
) to get a list of
receivers for a subsequent send step. The receiver determination step calls the receiver
determination that you configured in the Integration Directory and returns the
receiver list.
In the receiver determination step, specify the send context and the multiline container element for the receiver list. You must specify the send context to be able to send messages from the same interface to different receivers in different send steps.
The send context is an arbitrary string. You query this context in a condition in the receiver determination in the Integration Directory.
More information: Defining Receiver Determinations
You can define whether the system starts a new transaction for the receiver determination step. Starting a new transaction will have a negative effect on performance.
More information: Transactional Behavior of an Integration Process
For an example of how to use receiver determination steps, see:
Example: Multicast - Multiple Receiver (with Response Message).