MO_GLOBAL.SET_POLICY_CONTEXT running as user other than APPS in R12
Hope someone can help with this issue.
While on 11i, customer was able to run fnd_client_info.set_org_context(org_id) as NON APPS user. “fnd_client_info” has been replaced with “mo_global” in R12. Now customer needs to run mo_global.set_policy_context(‘S’, org_id). It seems this can not be run as NON APPS user anymore. This is outlined in note How to set the Organization Context in R12? (Doc ID 437119.1).
I followed note How To Run FND_GLOBAL.APPS_INITIALIZE Using A User Other Than APPS (Doc ID 822225.1) and set up a non APPS user and got the same error running the command below as the customer: