Using EBS API's from Apex application?
371328Mar 9 2010 — edited Mar 10 2010Can someone point me to any documentation on this?
I'm just looking into our options, we have a client that is using Order Management and would like to create a web form via Apex to input orders forOM.
I know we could build something out and store data to a staging table of sorts then call a concurrent program to take the data and create the orders. But i was looking for a more efficient method like calling those API (plsql packages) directly from the APEX page?
I'm just not sure if something along these lines is possible?
Thoughts?
Jeremy