Submitting a Concurrent through PL SQL
JeganAug 27 2010 — edited Aug 28 2010Hi All,
I submitted a Concurrent through backend using "*fnd_request.submit_request*".
I need to Submit the Concurrent while Inserting/Updating the table.
Therefore I created a Trigger with the PL/SQL.
The PL/SQL works fine when running separately but after using it in Trigger it doesnot work.
Please Advice.
Thanks in Advance,
Jegan