You can automate the process of approving new or changed records, such as documents, journal lines, and customer cards, by creating workflows with steps for the approvals in question. Before you create approval workflows, you must set up an approver and substitute approver for each approval user. You can also set approvers’ amount limits to define which sales and purchase records they are qualified to approve. Approval requests and other notifications can be sent as email or internal note. For each approval user setup, you can also set up when they receive notifications.
You can set up and use workflows that connect business-process tasks performed by different users. System tasks, such as automatic posting, can be included as steps in workflows, preceded or followed by user tasks. Requesting and granting approval to create new records are typical workflow steps. For more information, see Workflow.
This walkthrough illustrates the following tasks:
To complete this walkthrough, you will need the CRONUS International Ltd. demonstration company.
Sean is a super user at CRONUS on his own computer.
He creates two approval users. One is Alicia who represents a purchasing agent. The other is himself representing Alicia’s approver. Sean then gives himself unlimited purchase approval rights and specifies that he will receive notifications by internal note as soon as a relevant event occurs. Last, Sean creates the required approval workflow as a copy of the existing Purchase Order Approval Workflow workflow template, leaves all existing event conditions and response options unchanged, and then enables the workflow.
To test the approval workflow, Sean first logs into Dynamics NAV as Alicia, and then requests approval of a purchase order. Sean then logs in as himself, sees the note on his Role Center, follows the link to the approval request for the purchase order, and approves the request.
You must create a new user on the local computer and in Dynamics NAV representing Alicia who you will later select as an approval user. Your own user account will represent Sean.
Using the Windows user that you have just created, set Alicia up as an approval user whose approver is yourself. Set up your approval rights and specify how and when you are notified of approval requests.
In the Approval User Setup window, on the Home tab, in the New group, choose New.
You must set up an approver before you can set up users who require that approver's approval. Therefore, you must set up yourself before you set up Alicia.
Set up the two approval users by filling the fields as described in the following table.
User ID | Approver ID | Unlimited Purchase Approval |
---|---|---|
[COMPUTER NAME][YOU] | Selected | |
[COMPUTER NAME]ALICIA | [COMPUTER NAME][YOU] |
Specify how and when you are notified of approval requests.
Create the purchase order approval workflow by copying the steps from the Purchase Order Approval Workflow workflow template. Leave the existing workflow steps unchanged, and then enable the workflow.
Select the workflow template named Purchase Order Approval Workflow, and then choose the OK button.
The Workflow window opens for a new workflow containing all the information of the selected template. The value in the Code field is extended with “-01” to indicate that this is the first workflow that is created from the Purchase Order Approval Workflow workflow template.
Make sure that a job queue in your installation is set up to handle workflow notifications.
Use the new Purchase Order Approval Workflow workflow by first logging into Dynamics NAV as Alicia to request approval of a purchase order. Then log in as yourself, view the note on the Role Center, follow the link to the approval request, and then approve the request.
To log into Dynamics NAV as different users, you will use the Run as different user function.
For the Dynamics NAV web client, on the browser launch button for the web page, press Shift + Right-Click, and then choose Run as different user.
For the Dynamics NAV Windows client, on the launch button for the program, press Shift + Right-Click, and then choose Run as different user.
In the Windows Security window, enter [COMPUTER NAME]ALICIA and the required password.
In the Purchase Order window, on the Actions tab, in the Approval group, choose Send Approval Request.
Notice that the value in the Status field has changed to Pending Approval.
Close Dynamics NAV.
On the Role Center, in the My Notifications window, look for a new note from Alicia.
Although the notification recurrence is set to Instantly, the note will arrive approximately one minute after Alicia sent the approval request. This is due to the default recurrence frequency of the Job Queue feature.
When the note appears in the My Notifications window, choose the Approval Entry: XX, XX value in the Page field. The Requests to Approve window opens with Alicia’s request for the purchase order highlighted.
In the Requests to Approve window, on the Home tab, in the Process group, choose Approve.
The value in the Status field on Alicia’s purchase order changes to Released.
You have now set up and tested a simple approval workflow based on the first two steps of the Purchase Order Approval Workflow workflow. You can easily extend this workflow to automatically post Alicia’s purchase order when Sean approves it. To do this, you must enable the Purchase Invoice Workflow workflow, in which the response to a released purchase invoice is to post it. First you must change the event condition on the first workflow step from (purchase) Invoice to Order.
The generic version Dynamics NAV includes a number of workflow templates for scenarios that are supported by the application code. Most of these are for approval workflows. For more information, see Workflow Templates.
You define variations of workflows by filling fields on workflow lines from fixed lists of event and response values representing scenarios that are supported by the application code. For more information, see How to: Create Workflows.
If a business scenario requires a workflow event or response that is not supported, a Microsoft partner must implement them by customizing the application code. For more information, see Walkthrough: Implementing New Workflow Events and Responses in the developer and IT-pro help.
How to: Set Up Approval Users
Setting Up Workflow Notifications
How to: Create Workflows
How to: Use Approval Workflows
Workflow
© 2017 Microsoft. All rights reserved.