OAF Page Personalization
using OAF personalization. I am using the following syntax in the Destination Url of the new Link created on the page.
form:PO:XXOX_PO_SU_OCM_FG:STANDARD:XXOX_QTY_ADJ:BA_TYPE="{@poHeaderId}"
When I click on the link, it successfully opens the Oracle form, but the value in the OAF field poHeaderId
is not getting passed to the Oracle Form Parameter.
Do I need to set any other properties of the link, or am i doing anything wrong?