Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Setting the Operating Unit for a concurrent request submitted via PLSLQ

edited Dec 14, 2011 9:15AM in Core Concurrent Processing - EBS (MOSC) 2 commentsAnswered
Hi,
We are currently upgrading from 11.5.10+ to 12.1.3. I have a PLSQL concurrent program which in turn submits another concurrent program. The concurrent program that was submitted by the PLSQL program fails because the Operating Unit was not set. I have tried to set it using FND_REQUEST.set_org_id(106) and  mo_global.set_policy_context('S',106), but it didn't work. When I submit the second request manually from the concurrent manager, the Operating Unit is populated and the request completes successfully. Doe anyone know how to set the Operating Unit when submitting a request via PLSQL?

Thanks,
Bryan

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