Manual processing, especially when it comes to purchase orders can become quite tedious when there are many transactions to process, but it need not be with a Purchase Order Approval Workflow. Enable your organisation to structure governance policies into workflows, so that payments at a certain nominal level are approved, but require further approval once they go over a certain threshold.
Tag Archives: Workflow
How To: Use Workflows to Set Up an Industry Practice in Microsoft Dynamics NAV or Business Central
A workflow is an easy way to connect business processes to the best industry practices. This functionality is available in Dynamics NAV 2016 and later, as well as Dynamics Business Central. The workflow module provides a platform to build instructions for automated commands. This functionality is for automating processes such as email, notifications, and approvals.
Interface extensions with workflows
A while ago I wrote about our Extension Design Principles. In it I discussed various ways to interface between extensions without having to take dependencies. One of these interface methods was the workflows Business Central is equipped with.
Because you can configure these workflows at run-time you can configure Workflow Events and responses from different extensions.
How to Use Workflows in Microsoft Dynamics NAV 2018
Defined as a sequence of steps completed to achieve a common goal, Workflows in Microsoft Dynamics NAV 2018 can be used to streamline business tasks and automate the outcomes of those tasks.
How to Create a Custom Approval Workflow in Dynamics NAV – Part 2
Hi folks! I’m back with Part 2 of how to create custom approval workflow in Dynamics NAV. An overview of Part 1, we created an Event Publisher then we created function for sending approval then for approval, for reject and delegate. Part 2- Now we will continue with how to add these event functions to the library.
How to create a custom approval Workflow in Dynamics NAV – Part 1
If we require approval process for Purchase, Sales orders etc we enable the standard workflows of Dynamics NAV….but if we have a Custom designed page in NAV and we need approval workflows how will the workflow process work? How to set it up?
How to send Email Notification to Users using Workflow in Dynamics NAV
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.