EBS Customizations (MOSC)

MOSC Banner

How to populate the "Parent" column in the "View Requests" Form for the Child Reuqest submitted from

edited May 18, 2010 1:22AM in EBS Customizations (MOSC) 7 commentsAnswered
Hi,

We have several Custom Concurrent Programs(Parent) which in-turn submits other Concurrent Programs (Child) using FND_REQUEST.SUBMIT_REQUEST API. Such Child Requests do not have the Parent Request's request_id in the "Parent"Column of the "View Requests" Form (also the parent_request_id column in the fnd_concurrent_requests table is -1 for these child requests). The objective is to display the "Parent" column with the parent_request_id.

I tried with sub_request parameter as TRUE for the fnd_request.submit_request API. But the child request does not run at all. The Phase and Status of the child request is "Inactive" and "No Manager" respectively.

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