Destination URI in Form Personalization
We have created a Button in the form personalization. But when come to Destination URI, we are not able to pass in the parameter. Below is the test case:
As per Oracle Applications Framework Developer Guide, the URI should be defined in the following format:
form:responsibilityApplicationShortName:responsibilityKey:securityGroupKey:functionName:param1=value1 param2=value2 param3=value3
And we have defined with the following value:
form:SQLAP:PAYABLES_OPERATIONS:STANDARD:AP_APXINWKB:INVOICE_NUM=\"1010-09\"
form:SQLAP:PAYABLES_OPERATIONS:STANDARD:AP_APXINWKB:INV_SUM_FOLDER.INVOICE_NUM=\"1010-09\"
form:SQLAP:PAYABLES_OPERATIONS:STANDARD:AP_APXINWKB:INVOICES_QF.INVOICE_NUM=\"1010-09\"