Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Submitting a Concurrent through PL SQL

JeganAug 27 2010 — edited Aug 28 2010
Hi 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
This post has been answered by Saubhik on Aug 27 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 24 2010
Added on Aug 27 2010
12 comments
5,799 views