9.5.2.8 RequestCycle UDR
The RequestCycle
UDR is used for receiving and publishing messages. This UDR should be routed to the AMQP agent when you want to send an RPC call as specified in the AMQP standard. It can contain Received
and Publish
UDRs. The following fields are included in the RequestCycle
UDR:
Field | Description |
---|---|
answer (Received (AMPQ)) | This field contains the |
context (any) | This field can be used in the workflow configuration to keep track of, and use, internal workflow information related to a For instance, before you route a |
request (Publish (AMQP)) | This field contains the Publish UDR. |