![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
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:To create an adapter project and configure an adapter instance, refer to Configuring an Adapter Service Engine Instance.
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.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.
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.
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.For detailed information on how to configure a BusinessWorks process, refer to TIBCO ActiveMatrix Adapter Service Engine for Siebel Examples.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.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |