Oracle JPublisher Usage in the Plug-in
TIBCO ActiveMatrix BusinessWorks Plug-in for Oracle E-Business Suite relies on Oracle JPublisher to generate PL/SQL scripts in some instances where programmatically accessing the database objects is not possible.
TIBCO ActiveMatrix BusinessWorks Plug-in for Oracle E-Business Suite does not require the generated Java classes, because the plug-in utilizes a general framework to invoke the procedures of the stored packages.
In particular, Oracle E-Business Suite APIs that require data structures defined within the API packages require the wrappers generated by Oracle JPublisher, because these data structure definitions are not accessible outside of the package.
With the wrappers, TIBCO ActiveMatrix BusinessWorks Plug-in for Oracle E-Business Suite can thus invoke the procedures contained inside the Oracle E-Business Suite APIs packages.