Working with the OracleAPI Project
The OracleAPI project demonstrates how to create inventory items and BOM (Bill of Material) bills by Oracle PL/SQL Interface through the TIBCO ActiveMatrix BusinessWorks Plug-in for Oracle E-Business Suite.
Note: This example requires the use of the Vision Demo environment. It relies on responsibility, users, and data in the demo installation.
Two processes are preconfigured in the OracleAPI project, EGO_ITEM_PUB.bwp process and BOM_BO_PUB.bwp process . In these two processes, inventory items, assembly item, and BOM bill are created, as shown in the following figure.
EGO_ITEM_PUB.bwp Process
The EGO_ITEM_PUB.bwp process creates inventory items for Oracle E-Business Suite by using the Oracle API activities.
The process is designed with the following activities:
Activity | Description |
---|---|
TIB_CPU | Creates the CPU inventory item for Oracle E-Business Suite. |
TIB_HD | Creates the Hard Disk inventory item for Oracle E-Business Suite. |
TIB_RAM | Creates the RAM inventory item for Oracle E-Business Suite. |
TIB_RAM1 | Creates the RAM1 inventory item for Oracle E-Business Suite. |
TIB_MAINBOARD | Creates the Main Board inventory item for Oracle E-Business Suite. |
Copyright © TIBCO Software Inc. All Rights Reserved.