Workflow Notifications and Notification Templates
Explain how workflow notifications are designed, formatted, and routed to end users through multiple channels
Notification Activities in Oracle Workflow generate messages sent to users or roles, which can appear in the EBS Worklist (the notification inbox accessible from the home page), be delivered via email (with HTML or plain-text formatting), and can require a response (like Approve/Reject buttons) that resumes the paused workflow process based on the user's selection. Each notification is defined by a Message (in the Workflow Builder's Message editor) specifying the subject, body template (using &ATTRIBUTE_NAME token substitution for dynamic values), and the set of valid response values.
Workflow notifications are like a smart mail-forwarding system: a letter (notification) is addressed not to a specific named person but to 'whoever currently holds the Branch Manager position,' so the letter automatically reaches the right recipient even if the branch manager changes, and includes a simple reply form (response values) the recipient can fill out and send back to trigger the next step.