Need to pass page context values to a http link
Hello,
I need to build an http link calling a custom jsp page from a custom button in OAF page. (R12.2.4 Quoting page
I need to retrieve
current user_id
current application_id
current responsibility_id
I need to build a Destinatioon URI like this:
/OA_HTML/mypage.jsp?qhid={@QuoteHeaderId}&OAFuser=<currentUser>&OAFresp=<currentResp>&OAFappl=<currentAppl>
Do you have any tip about this case?
Many thanks.
regards,
Davide