Hi Team,
I am trying to call APEX URL from Oracle EBS function using type 'SSWA jsp function'.
Unable to pass security attributes like RESP_ID, RESP_APPL_ID ect. to apex page.
I am using HTML call like below:
GWY.jsp?targetAppType=APEX&p=104320:1::APPS:::EBS_RESP_ID,EBS_APP_ID,EBS_SEC_GROUP:[RESPONSIBILITY_ID],[RESP_APPL_ID],[SECURITY_GROUP_ID]
How dynamically pass RESPONSIBILITY_ID, RESP_APPL_ID] etc.
Appreciate any help
Thank you!