API: Concurrent Program and Request Group related


1) API to create concurrent program executable

2) API to create or register concurrent program for the executable created above.

–3) Below API will add Program to Request Group

4) Below API will remove Program from Request Group

5) API to Submit Concurrent Program
–Before Submitting concurrent Program,we need to initialize the oracle application session
–We can initialize oracle session by using fnd_global.apps_initialize
–We can submit Concurrent program using fnd_request.submit_request