Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Working with TIBCO Business Studio : Working with TIBCO ActiveMatrix BusinessWorks Service Engine

Working with TIBCO ActiveMatrix BusinessWorks Service Engine
This section introduces procedures that have to be carried out to integrate the adapter with TIBCO ActiveMatrix BusinessWorks Service Engine.
Before installing TIBCO ActiveMatrix BusinessWorks Service Engine, you need to install TIBCO Designer Add-in for TIBCO Business Studio.
To configure a TIBCO ActiveMatrix BusinessWorks Service Engine example, do the following configurations:
1.
2.
3.
4.
5.
6.
7.
8.
Creating an Adapter Project and Configuring an Adapter Instance
To create an adapter project and configure an adapter instance, refer to Configuring an Adapter Service Engine Instance.
Creating an ActiveMatrix SOA Project
To create an SOA project, refer to Creating an ActiveMatrix SOA Project.
Creating a TIBCO Designer Project in TIBCO Business Studio
To create a TIBCO Designer Project, follow these steps:
1.
Select File > New > Project from the Menu to open the New Project window.
2.
Select TIBCO Designer > TIBCO Designer Project in the Select a wizard page, and then click the Next button.
3.
Type the designer project name (For example, TIB_SBL_Adapter_DESIGNER) in the Project name field and select the Create new project in the workspace radio button.
4.
Click the Finish button.
Generating a WSDL File
After creating the ActiveMatrix SOA project, generate a WSDL file from the adapter instance that you have configured in Creating an Adapter Project and Configuring an Adapter Instance, and save the WSDL file into the SOA project. For detailed information about how to generating a WSDL file, refer to Generating an Adapter WSDL.
Adding and Configuring Composite Elements
To add and configure composite elements, follow these steps:
1.
Click the TIB_SBL_Adapter_SOA project in the Project Explorer Panel, and then double click TIB_SBL_Adapter_SOA.composite under the Composites folder to launch the Composite Editor on the right.
2.
Drag and drop the SiebelAdapter icon from the Components Palette into the Components canvas. Configure the Siebel Adapter Component and add a service to it.
For detailed information about configuring a Siebel Adapter Component, refer to Creating a Siebel Adapter Component.
3.
Drag and drop a service icon from the Services Palette, SOAP, AMX, or JMS, into the Services canvas. For detailed information about configuring a service, refer to Adding a Shared Resource to a Composite for details.
Importing the Schema folder into the TIBCO Designer Project
To import the schema folder into the TIBCO Designer project, follow these steps:
1.
2.
Select File > Import... from the Menu to open the Import dialog.
3.
Select General > File System in the Import dialog. Click the Next button and browse to the location of the schema folder.
4.
Click Finish to import the schema folder.
Configuring the BusinessWorks Process
For detailed information on how to configure a BusinessWorks process, refer to TIBCO ActiveMatrix Adapter Service Engine for Siebel Examples.
Creating the Service Assembly
All the services and components that were created in the previous tasks need to be packaged in a service assembly, and then they can be deployed using TIBCO ActiveMatrix Administrator.
For detailed information about how to create a service assembly, refer to Creating a Service Assembly Archive.

Copyright © TIBCO Software Inc. All Rights Reserved