Out-of-the-box notification events, templates, and processes
Out-of-the-box notification events and templates
The following table lists the events supported by the notification engine on BMC Helix Innovation Suite and the supported customizations:
Notification event | Template | Email content and example | Email recipients | Localization | Rich text formatting | Email reply supported? |
---|---|---|---|---|---|---|
Service request - Single request submitted | DWP-Service Request Submitted | Email subject (as applicable)
Email body: {service name} ordered on {date} Service request details
Item details
|
| ✅️ | Not applicable | ✅️ |
Service request - Order request submitted | DWP-Order Submitted | Email subject <Quantity of requests> items ordered on <order creation date> Email body: {number of requests} ordered on {date} Service request details
Item details
|
| ✅️ | Not applicable | ❌️ |
Service request - Comments added to the request | DWP-Service Request Commented | Email subject <Comment submitter> left a comment on <service title> Email body: Comment: <Comment text> Service request details
Item details
|
| ✅️ | ✅️ | ✅️ |
Service request - Status changed | DWP-Request Status Changed | Email subject <Service title> status: <Request status> Email body (as applicable)
Service request details
Item details
|
| ✅️ | Not applicable | ✅️ |
Service request - shared with people or group | DWP-Service Request Shared | Email subject (as applicable)
Email body (as applicable) Service request details
Item details
|
| ✅️ | Not applicable | ✅️ |
Survey | DWP-Service Request Survey | Email subject
Email body How was your experience requesting this item? Smileys in the following sequence: Terrible, Disliked, Okay, Good, Excellent Service request details
|
| ✅️ | Not applicable | ❌️ |
If there are multiple approvers, the second approver receives a notification after the first approver has approved. If the first approver rejects the approval, the second approver does not receive the notification.
Notification event | Template | Email content | Email recepients | Localization | Rich text formatting | Email reply supported? |
---|---|---|---|---|---|---|
Approval - Single approval needed | DWP-Single Approval Request Submitted | Email subject: Approval needed for <service title> Email body: New <item> for <Requested for name> Approval details
Item details
Action buttons
|
| ✅️ | Not applicable | ❌️ |
Approval - Order approval needed | DWP - Multiple Approval Requests Submitted | Email subject: Approval needed for <number of> items Email body: Approval needed for {number of approvals} items Approval details
Item details
Action buttons
|
| ✅️ | Not applicable | ❌️ |
Approval - Approval delegation | DWP - Approval Request Delegated | Email subject: <Delegator name> has assigned you to manage their approvals Email body:
|
| ✅️ | Not applicable | ❌️ |
Approval - Comments added on the approval request | DWP-Approval Comment Created | Email subject: <Comment submitter> left a comment on <service title> Email body: <Comment text> Service request details
Item details
|
| ✅️ | ✅️ | ✅️ |
Approval - Comments added after it is approval or rejection | DWP - Approval Comment Created | Email subject: <Comment submitter> left a comment on <service title> Email body: <Comment text> Service request details
Item details
|
| ✅️ | ✅️ | ✅️ |
Out-of-the-box notification process
The Send Notification Through Notification Engine process is provided out-of-the-box.
The following table describes the process:
Component | Name of the component in the Palette | Description |
---|---|---|
Overwrite Text 12 field in dwp:Notification Record | Send Notification using Event | Sets the Reply-To field 420003531(Text12) variable Reply-To address for email actions in the Notification record definition. |
Send Notification | Send Notification using Event | Calls action from the event specified in the sendNotificationUsingEvent record definition. |
Set Rejected | Update Record | Sets the status field in the Notification record definition to Rejected. |
Set Processed | Update Record | Sets the status field in the Notification record definition to Processed. |
Where to go from here