Oracle Application Express (MOSC)

MOSC Banner

Passing parameters to Apex application from EBS R12 function using GWY.jsp

edited Jan 8, 2020 12:20PM in Oracle Application Express (MOSC) 8 commentsAnswered
Hi, I am attempting to call Apex applications using the functionality described in the Oracle Whitepaper Extending Oracle EBS R12 using Oracle Apex (apex-ebs-extension-white-paper-345780).

I have set up as per the instructions and can call the Apex application required.

However I need to pass parameters that are derived from database objects to ensure continuity across EBS and the Apex sessions.

The notation in the document above to call jsp GWY describes the parameter pairings as  APEX&p=109:3:::::EBS_RESP_ID,EBS_APP_ID,EBS_SEC_GROUP:[RESPONSIBILITY_ID],[RESP_APPL_ID], [SECURITY_GROUP_ID]

I can pass hard coded string literals into parameters in the Apex page being called but I cannot make reference to the database objects e.g. a packaged procedure global variable or fnd_profile.value(nnn) .

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