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


Chapter 2 ActiveEnterprise Adapter Palette : Adapter Request-Response Server

Adapter Request-Response Server
Process Starter
Starts a process based on the receipt of a request from an adapter. The adapter sends a request using a preconfigured request-response invocation service, and the process that is started acts as the implementation of the request. The process sends any required responses back to the adapter’s service using the Respond to Adapter Request activity.
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.
Figure 1 illustrates an Adapter Request-Response Server activity starting a business process to handle an incoming request from an adapter request-response invocation service. At a later point in the business process, the Respond to Adapter Request activity is used to perform the response.
Figure 1 An Adapter Request-Response Server activity
Configuration
The Configuration tab has the following fields.
Transport
See Transport Tab for more information about the Transport tab.
Misc
The Misc tab contains the following fields:
See TIBCO ActiveMatrix BusinessWorks Process Design for more information about controlling the execution order of process instances and about XPath expressions.
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