Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 Introduction : Overview

Overview
The examples discussed in this guide demonstrate:
How to configure the TIBCO ActiveMatrix Adapter for Kenan/BP and a Request Response Service for the same.
How to configureTIBCO ActiveMatrix BusinessWorksfor integrating with the Request-Response Service.
The Business Objects used in the examples are:
For more information on how to integrate the adapter with TIBCO ActiveMatrix BusinessWorks, refer to TIBCO ActiveMatrix Adapter for Kenan/BP Configuration and Deployment.
The examples provide different operations on each of these Business Objects. A brief of these operations is given below:
Get
In this operation, an external application ( for example, TIBCO ActiveMatrix BusinessWorks) requests data to be fetched from the Kenan/BP application. The adapter Request-Response Service extracts the search criteria from the incoming message (RV/JMS) sent by the external application. After doing so, the process writes the output of the search operation to a file.
Create
In this operation, an external application (for example, TIBCO ActiveMatrix BusinessWorks) sends data to the adapter Request-Response Service. This in turn sends a create request to the Kenan/BP application, which creates the Business Entity provided the input data satisfies the Kenan/BP data validation criteria.
Figure 1 Request-Response Service
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved