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


Chapter 2 Working with TIBCO ActiveMatrix BusinessWorks : Creating a Process

Creating a Process
After creating the adapter instance, you may need to create a process to deal with workflow.
For detailed information about creating and configuring a process, see TIBCO Designer User’s Guide.
To create a process, follow these steps:
1.
2.
Expand the Process palette in the Palettes Panel and drag a Process Definition resource into the Design Panel on the right.
3.
4.
For detailed information about configuring the above activities, see the TIBCO ActiveMatrix BusinessWorks documentation.
5.
Click the Apply button to save the configuration.
Publish to Adapter
The Publish to Adapter activity publishes a message that can be received by an adapter subscription service.
Subscription services are configured during the adapter configuration, and the activity uses the information configured in the adapter configuration to fill in most of the fields of this activity.
CI Subscription Service and Message Subscription Service are two subscription services available in TIBCO ActiveMatrix Adapter for PeopleSoft. See Adding and Configuring a PeopleSoft Adapter Service for detailed information.
Adapter Subscriber
The Adapter Subscriber activity starts a process based on the receipt of a message from the publication service of the specified adapter.
Publication services are configured during adapter configuration, and the activity uses the information configured in the adapter configuration to fill in most of the fields of this activity.
CI Publication Service and Message Publication Service are the two publication services available in TIBCO ActiveMatrix Adapter for PeopleSoft. See Adding and Configuring a PeopleSoft Adapter Service for detailed information.
Adapter Request-Response Server
The 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 service using the Respond to Adapter Request activity.
Adapter request-response invocation services are configured during adapter configuration, and the activity uses the information configured in the adapter configuration to fill in most of the fields of this activity.
Request-Response Invocation Service is available in TIBCO ActiveMatrix Adapter for PeopleSoft. See Adding and Configuring a PeopleSoft Adapter Service for detailed information.
Invoke an Adapter Request-Response Server
The Invoke an Adapter Request-Response Service activity is used to communicate with an adapter request-response service. This service invokes an operation with input and output by way of the adapter.
Request-response services are configured during adapter configuration, and the activity uses the information configured in the adapter configuration to fill in most of the fields of this activity.
Request-Response Service is available in TIBCO ActiveMatrix Adapter for PeopleSoft. See Adding and Configuring a PeopleSoft Adapter Service for detailed information.
Respond to Adapter Request
The Respond to Adapter Request activity is used to send a response to an adapter for a previously received request. For example, you may have a Wait for Adapter Request activity in a process definition. The incoming adapter request may require a response from your process. The Respond to Adapter Request is used to send that response.

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