Copyright © TIBCO Software Inc. All Rights Reserved


Tutorial : Overview

Overview
The example associated with TIBCO ActiveMatrix BusinessWorks Service Engine Plug-in for Oracle E-Business Suite is in the TIBCO_HOME\bwse\plugins\oebs\samples directory.
The example has two projects:
OEBSBWSE is a classic TIBCO BusinessWorks project with two processes:
inventoryProcess  Five Inventory items are created, namely, TIBCO_CPU, TIBCO_HD, TIBCO_RAM, TIBCO_SUB_RAM, and TIBCO_MAINBOARD.
bomProcess  The TIBCO_MainMachine BOM bill, which includes the five Inventory items, is created.
OEBSReference  In this SOA project, an OEBSReference composite has been created, which includes two components: BOM_SER_BWSE, and INV_SER_BWSE.
Input
The input of this example are the following strings:
Inventory items  TIBCO_CPU, TIBCO_HD, TIBCO_RAM, TIBCO_SUB_RAM, TIBCO_MAINBOARD
BOM bill  TIBCO_MAINMACHINE
Output
After deploying the example project successfully, you can use SOAP client, such as, SOAPUI, for testing and running the example. You can also use TIBCO Business Studio to check the output.
Refer to Running the Example for more information.
Procedure
A detailed procedure about how to deploy the example project is specified in Procedure.
Figure 5 shows the general implementation process.
Figure 5 Project Implementation

Copyright © TIBCO Software Inc. All Rights Reserved