Adapter Request-Response Server
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. For more information about creating adapter configurations and creating adapter services, see your adapter documentation.
An Adapter Request-Response Server activity 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 58: An Adapter Request-Response Server activity