Setting Up Workflow Notifications

Many workflow responses are about notifying a user that an event has occurred that they must act on. For example, on one workflow step, the event can be that User 1 requests approval of a new record, and the response is that a notification is sent to User 2, the approver. On the next workflow step, the event can be that User 2 approves the record, and the response is that a notification is sent to User 3 to start a related processing of the approved record. For workflow steps that are about approval, each notification is tied to an approval entry. For more information, see Workflow.

[!NOTE]
The generic version of Business Central supports notifications as email and as internal notes.

[!IMPORTANT]
All workflow notifications are sent through a job queue. Make sure that the job queue in your installation is set up to handle workflow notifications, and that the Start Automatically From Server check box is selected. For more information, see Use Job Queues to Schedule Tasks.

You set up different aspects of workflow notifications in the following places:

  1. For approval workflows, you set up the recipients of workflow notifications by filling a line in the Approval User Setup window for each user that takes part in the workflow. For example, if User 2 is specified in the Approver ID field on the line for User 1, then the approval request notification is sent to User 1. For more information, see Set Up Approval Users.
  2. You set when and how users receive workflow notifications by filling the Notification Schedule window for each workflow user. For more information, see Specify When and How to Receive Notifications.
  3. You set up the general content and layout of notifications, including notifications about overdue workflow responses, by setting up notification templates in the Notification Templates window. You can use the default templates provided with Business Central.
  4. You set up specific content and rules of a workflow notification when you create the workflow in question. You do this by selecting options in the Workflow Response Options window for the workflow response that represents the notification. For more information, see step 9 in Create Workflows.

See Also

Set Up Approval Users
Set Up Workflow Users
Specify When and How to Receive Notifications
Create Workflows
Manage Notification Templates
Use Job Queues to Schedule Tasks
Set up Email
Walkthrough: Setting Up and Using a Purchase Approval Workflow
Workflow