Requisition approval email notification
Hi All,
I have a requirement to modify the workflow notification email that is sent to the approver upon the initiation of approval for a requisition in Oracle Purchasing.
Based on the value of an attribute field, I have to add a clickable link in the email notification.
The approval workflow is pointing to a message which has a reference to a OAF region (&REQ_LINES_FWK_RN). This region is ultimately a apps function pointing to jsp?page=/oracle/apps/icx/por/wf/webui/ReqLinesNotificationsRN.
I am not sure how to achieve my goal with this. Did anyone have to deal with this kind of requirement? If so please share your thoughts. It is kind of urgent for me.