Oracle Application Express (MOSC)

MOSC Banner

Created a Button in Apex , when clicked should create an AR invoice in EBS, but it errors out

edited Feb 14, 2013 10:56PM in Oracle Application Express (MOSC) 1 commentAnswered
 Hi,We are planning to create a button and upon clicking on this button we are caalling apis to create ar invoices in oracle ebs.
But what i saw is as follows.

when the procedure which gets executed on the click of the button in apex, if the procedure is a simple one it executes but for calling an api i need to use 
MO_global.init and mo_global.set_policy_context,fnd_global.apps_initialize procedures given by oracle.
when i use these  , and when i click on the button , it gives process errored.
Please help me on how to call an API when we click on a button created in apex.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center