You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Customize Bank Transfer Approval email notification to show recipient's name

Version: Oracle Fusion Cloud Applications24A (11.13.24.01.0)
Within Cash Management / Cash Balances / Transfer Funds

Details:

When a transfer is created, it needs to be approved.

The task which manages and routes the approval within BPM is 'BankAcctTransferRequestForAction'.

From within this task, we can define recipients and then also add in Notification Headers, to determine content that appears at the top of the notification email.

Per Oracle's instructions here ( ) we can use the following string to add in the Task Title:

concat(string('Task '), /task:task/task:title, string(' requires your attention.'))

Requirement:

Replace the Task Title (task:task/task:title) with the

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!