Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for Oracle E-Business Suite | 6.x |
Description:
=========
When migrating the project designed in BusinessWorks 5.x and TIBCO ActiveMatrix BusinessWorks Plug-in for Oracle E-Business Suite 1.3.0 to BusinessWorks 6.x and TIBCO ActiveMatrix BusinessWorks Plug-in for Oracle E-Business Suite 6.x.
After migration process with customAPI activity throws below exception:
****************************************************
INFO [bwEngThread:In-Memory Process Worker-3] com.tibco.bw.palette.generalactivities.Log.ORACLE-CDH-Servicess.Logging - <?xml version="1.0" encoding="UTF-8"?><ActivityErrorData xmlns="http://tns.tibco.com/bw/palette/internal/activityerror+bw.oebs.CustomeAPI"><ns0:OracleEBSPaletteSQLException xmlns:ns0="http://schemas.tibco.com/bw/plugins/oracleEBS/oracleEBSExceptions"><msg xmlns="">TIBCO-BW-PALETTE-ORACLEEBS-510010: SQL Exception: ORA-06550: line 1, column 7:
PLS-00201: identifier 'TIB_BW_EBS_PKG.INITIALIZE' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
ORA-06550: line 1, column 336:
PLS-00201: identifier 'TIB_BW_EBS_PKG.GET_MESSAGE' must be declared
ORA-06550: line 1, column 336:
PL/SQL: Statement ignored
****************************************************
Symptoms:
=========
The error 'TIBCO-BW-PALETTE-ORACLEEBS-510010: SQL Exception: ORA-06550: PLS-00201: identifier 'XXX' must be declared' keeps being thrown for each procedure cal in the BusinessWorks log for TIBCO BusinessWorks Plugin for Oracle E-Business Suite.
Cause
==========
This error indicated that the required package is missing for running the plugin palette.