Oracle Application Express (MOSC)

MOSC Banner

How to Set mo_global.set_policy_context in Apex

edited Jul 24, 2012 12:45AM in Oracle Application Express (MOSC) 1 commentAnswered
Hi all,
After setting Profile in Process "After Header" Mo_Profile and  Navigating the next Page shows no data found
I am trying to Integrate EBS R12.1.1  with APEX
and setting  the Context of EBS  to access the Views.

Begin
mo_global.set_policy_context('S',228);
END;
i have Put the above code under Page Rendering->After Header->Process to set the Context to access the Views
It fetch records  on 1st page but while navigating to Next Page give me error "No Data Found"

Regards
Haq

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