parameters are not passed to concurrent requests
Posted by anandmandilwar on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/parameters-are-not-passed-to-concurrent-requests-tp5346.html
Hi Erman
I see a strange scenario in our environment where the newly registered concurrent programs are erroring out because the program parameters are not passed to the underlying program executable.
When I query FND_CONCURRENT_REQUESTS, "argument" fields are NULL for those requests.
Strange is - when I enable the level 12 trace (from Help - > Diagnostic) before submitting the job, same concurrent programs complete successfully and FND_CONCURRENT_REQUESTS has all the arguments populated correctly.
Also when I submit the job from backend, they complete normal.
Any advice/input pls?