Hi
I am trying to call a OAf page from Sales Order Form using Forms Personalization in R12.0.6, I am using Lunch Function built in,
When trying to open Customer Page OAF the form link going to login page.
This is my code:
Lunc Function
Functin Code:HZ_ARXCUDCW_STD
Function Name:Customer :Standard
paremeter:
OPEN_FLAG =>'Y',
SESSION_FLAG =>'Y',
OTHER_PARAMS =>'function_id='||4849||'&resp_id='||50619||'&resp_appl_id='||401||'&security_group_id='||0||'&lang_code='||'US'||'¶ms='||'.8MRdvifZSjK6vtgvIm2UU7IfHK9pT6YMjEy5zu9uZY'||'&oas='||'r10PUOIp_k3FAvAbknxRHA');
I would be glad if anyone can help me in getting the opening the Customer Form Directly.