Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 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 configuration:
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 a 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, ADPSFT_DEMO_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 composit elements, follow these steps:
1.
Click the ADPSFT_DEMO_SOA project in the Project Explorer Panel, and then double click ADPSFT_DEMO_SOA.composite under the Composites folder to launch the Composite Editor on the right.
2.
Drag and drop the PeopleSoftAdapter icon from the Components Palette into the Components canvas. Configure the PeopleSoft Adapter Component and add a service to it.
For detailed information about configuring a PeopleSoft Adapter Component, refer to Creating a PeopleSoft Adapter Component.
3.
Drag and drop the BusinessWorks icon from the Components Palette into the Components canvas and configure the BusinessWorks component.
a.
b.
In the Properties view, click the Implementation tab and click the Browse button to select the TIBCO Designer project created in Creating a TIBCO Designer Project in TIBCO Business Studio.
4.
5.
Go back to the Composite Editor and select the BusinessWorks component. In the Properties view, click the Reference tab, and then click the Add button to add the service reference that you have imported in step 4. A process, for example, PeopleSoftAdapterConfiguration_COUNTRY.process, is generated in the TIBCO Designer project.
Importing XSD files
To import XSD files, follow these steps:
1.
2.
Select File > New > Folder from the Menu to create a folder named XSD under the project root folder where will store all imported XSD files.
3.
Select File > Import... from the Menu to open the Import dialog.
4.
Select General > File System in the Import dialog. Click the Next button and browse to the location of the XSD files.
5.
Configuring the BusinessWorks process
To configure a BusinessWorks process, follow these steps:
1.
2.
a.
Drag and drop the Invoke Partner icon from the Palette Panel into the Design Panel.
b.
c.
d.
Click the Apply button.
Creating the Service Assembly
All the service and components that were created in the previous tasks need to be packaged in a service assembly, and then 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