Where the parameters are stored for scheduled concurrent request set?
I'd created a request set which is consisted of 3 programs, 3 stages, and each program running in each stage. When I submit this request set, I entered parameters for each program and create a schedule to run it in everyday. However, it is just for one set of request. Basically I have 5 of such request sets to schedule and each set have one parameter difference in one of the program inside.
If I go to the conc. request Form, I can see all 5 schedule requests, but I cannot tell which one is which. I tried to lookup the FND_CONCURRENT_REQUESTS tables but unable to find out the parameters I entered for each programs. Does anyone know how a request set stored parameters in Oracle ? How a scheduled request set knows what parameters to use in the next run for each program ?
If I go to the conc. request Form, I can see all 5 schedule requests, but I cannot tell which one is which. I tried to lookup the FND_CONCURRENT_REQUESTS tables but unable to find out the parameters I entered for each programs. Does anyone know how a request set stored parameters in Oracle ? How a scheduled request set knows what parameters to use in the next run for each program ?
0