Home » Applications » Oracle Fusion Apps & E-Business Suite » How to show parent concurrent request ID when submitting program using Unix script
How to show parent concurrent request ID when submitting program using Unix script [message #361388] Wed, 26 November 2008 03:38
rak007
Messages: 107
Registered: October 2006
Location: Mumbai / Pune, India
Senior Member
I have a typical requirement here. I will first try to explain whats happening now

1. I have a Unix shell program registered as concurrent program in apps
2. I have another PL SQL Package registered in apps as concurrent program
3. Now when i run my first concurrent program (Unix one) it calls the next concurrent program (PL SQL one) internally using the CONCSUB utility. Now this spawning of the request is happening fine but i am not able to see the PARENT REQUEST on the concurrent request screen against the spawned request, neither does this parent request gets updated in the FND_CONCURRENT_REQUESTS table.

4. I am aware that if i had submitted the second program from a PL SQL package using the FND_REQUEST.SUBMIT_REQUEST then the parent request would have shown up on the screen. But here the case is that i am submitting from Unix shell script using CONCSUB and it is not giving me the parent request id.


Please provide a solution to my problem

[Updated on: Wed, 26 November 2008 03:41]

Report message to a moderator

Previous Topic: APP FND-01238
Next Topic: Need Data Dictionary for Tables and Table Relationships for INV and SCP
Goto Forum:
  


Current Time: Sun Jun 02 02:54:18 CDT 2024