Setting Up An API Wrapper as a Concurrent Executable
(Doc ID 423450.1)
Last updated on APRIL 18, 2025
Applies to:
Oracle Process Manufacturing Inventory - Version 11.5.10 to 11.5.10 [Release 11.5]Information in this document applies to any platform.
Goal
We have successfully tested an API Wrapper (for OPM 'Move Immediate'
transactions) by executing the procedure from SQL*Plus, and now
want to set this up so that it can be executed as a concurrent
program.
We have converted the script to a packaged procedure and successfully
compiled it, but when we execute this from within the Application the
process appears to complete without error, but none of the expected
updates have taken place.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |