ReceiveResponse
The ReceiveResponse activity is used to receive a response to a request previously sent from the SendRequest/Notification activity.
General
The General tab contains the following fields.
Field | Module Property? | Description |
---|---|---|
Name | No | The name to be displayed as the label for the activity. |
Server Details | Yes | The BC Connection shared resource used to connect to the TIBCO BusinessConnect server. |
Operation Name | Yes | Preconfigured operations that are available for the protocol associated with the server configuration. |
Parse XML Payload | No |
If the Parse XML Payload check box is cleared, the event sources list a wild card ("*") entry in their dropdown list. You can select this entry ("*") in order to start receiving multiple operations on the given event source instance, assuming that the operations belong to the same business protocol. In this case when no parsing or validation of the message happen at the event source level. If parsing or validation are required for messages that are received on these wildcard listeners, a parsed/validated task can be used after the event source. |
Use Smart Routing | No | Provide an identifier for the private process instance. Event sources that reference a shared resource can inherit the smart ID if you enable Smart Routing for the event source. You can also override an inherited smart ID by providing a different smart ID in the event source. |
Shared Smart ID | No | Select this check box to inherit the Smart ID from the shared resource directly into this event source. In this case, the event source uses the same Smart ID as the shared resource. |
Smart Routing ID | Yes | Type the desired Smart ID into this field in order to have a different Smart ID on the event source level . The messages are routed to this private process event source. |
Advanced
The Advanced tab contains the following fields.
Field | Description |
---|---|
Sequence Key | This field can contain an XPath expression that specifies which processes should run in order. Process instances with sequencing keys that evaluate to the same value are executed sequentially in the order the process instance is created. |
Custom Job Id | This field can contain an XPath expression that specifies a custom ID for the process instance. |
Conversations
You can initiate the Conversation here. Click the Add New Conversation icon to initiate multiple Conversations.