|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
Waits for the receipt of a request from an adapter request-response invocation service. The adapter sends a request using a preconfigured service, and the process definition acts as the implementation of the request. The process sends any required responses back to the adapter’s service by placing the Respond to Adapter Request activity at a later point in the process definition.
See Scalability With Incoming Events in TIBCO ActiveMatrix BusinessWorks Process Design Guide for information on running the "Wait for..." activities in a multi-engine mode.Figure 8 illustrates a Wait for Adapter Request activity waiting for a request from an adapter request-response invocation service. At a later point in the business process, a Respond to Adapter Request activity sends the response.Figure 8 A Wait for Adapter Request activity
See Transport Tab for more information about the Transport tab.
This expression is specified in XPath, and only data from the incoming event is available for use in this XPath expression. See TIBCO ActiveMatrix BusinessWorks Process Design for more information about XPath expressions.
See TIBCO ActiveMatrix BusinessWorks Process Design for more information about mapping and transforming input data.
The value that is compared to the Candidate Event Key field of the Event tab to determine if this message applies to this process. See Event for an example of using the Candidate Event Key field with the key input item.
This element contains the message header fields for the message. See JMS Properties for more information about message header fields. Only properties applicable to this type of message are displayed. This element is only available when JMS Topic or JMS Queue is the transport and a JMS Application Properties resource is specified on the Transport tab.This element contains the message properties for the message. See JMS Properties for more information about message properties. Only properties applicable to this type of message are displayed.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |