Skip to main content

Notifications

Announcements

No record found.

How to send Email Notification to Users using Workflow.

CDsilva Profile Picture CDsilva 4,184

Hi Readers! Hope you like my blogs. Do give your valuable feedback in the comments section or you can email me via contacts on my blog site https://chrisdsilvablog.wordpress.com

Introduction:

Many a times in an Approval workflow, we need to notify the user by email to the Approver that approval request is sent also the sender needs to be notified whether the approval request sent is approved or cancelled. Hence, we need to setup Email Notification.

Pre-requisites:

  • Microsoft Dynamics NAV 2017
  • Office 365 Account

Steps:

  1. Setup SMTP Mail Setup
  • Navigate to SMTP Mail setup from the Search bar. Click on Apply Office 365 Server Settings.
  • Enter the UserID and Password (This is the sender’s email id. Mostly company email)

1

2. Setup Notification Template and Notification Setup

Navigate to Notification Template and set Notification Method to E-mail for Type Approval

2

Navigate to Notification Setup, for Notification Type Approval Schedule it Instantly.It can also be schedules Daily, Weekly, Monthly

3

3. Setup emails in the Approval User Setup

In the Approval User Setup, enter the email id of each user in the email field.

4

4. Enable Mail Notify Job Queue.

Navigate to the Job queue and enable Notify Job queue. The Mail Notify job queue is a standard job queue.

When workflow is triggered having response Send approval request for the record and create a notification, Notification Entry is created in the Notification entries Record.

This job fetches records from Notification entries and sends email to the recipient.

The sent email can be viewed in the Sent Notification Entries page.

Note: Delete the pre-existing Notification Entries of users with no email id or entries prior setting up emails

5

5. Sending email to the approver from workflow

6

7

Comments

*This post is locked for comments