Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 2 ActiveEnterprise Adapter Palette : Wait for Adapter Request

Wait for Adapter Request
Activity
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.
Adapter request-response invocation services are configured during adapter configuration, and the activity uses the information in the adapter configuration to fill in most of the fields of this activity. See your adapter documentation for more information about creating adapter configurations and creating adapter services.
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
Configuration
The Configuration tab has the following fields.
Transport
See Transport Tab for more information about the Transport tab.
Event
The Event tab has the following fields.
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.
 
Input
See TIBCO ActiveMatrix BusinessWorks Process Design for more information about mapping and transforming input data.
The input for the activity is the following.
Output
The output for the activity is the following.
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 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
Copyright © Cloud Software Group, Inc. All Rights Reserved