Skip to main content

Microsoft Flow and NAV 2017 integration: “Business Notification Manager” reinvented in Cloud

Microsoft Flow Preview

Microsoft Definition: “Microsoft Flow is a “brand new” SaaS offering, available today in preview, for automating workflows across the growing number of applications and SaaS services that business users rely on.”
Integrations: In the preview of Microsoft Flow Microsoft provide native and Cloud Based integration both for NAV 2017 throughout the entire Dynamics 365 platform.
I consider it very interesting and useful because until not long ago, there was a solution called “Business Notification Manager” (available from NAV 4..NAV 2009, then abandoned as then also happened to Employ Portal, Commerce Gateway, etc.) which could be used to manage a small workflow regarding only the “notification of events” without the need to write one line of code to handle it.
“Business Notification Manager” : this feature Allows you to automatically send emails to your employees and business partners Informing them of business events.”

He was using the logic “IF Trigger Fired THE Action..” the same used both NAV Workflow that Microsoft Flow (in this case born in the Cloud world).
Business Notification for NAV 2009
https://msdn.microsoft.com/en-us/library/dd354998.aspx
Business Notification for NAV 5
flow-01

and now: “Microsoft Flow”
Integration Flow, NAV 2017 Suite Dynamics365 available today.
Actually you can choose two integration triggers:
– When record is created
– When record is modified
Microsoft Flow Plans – “How to get Flow” ?
flow-0
Some pictures about integrations
flow123
flow-112
flow-111
flow-6
flow-5

some nice links:
nice post about architecture here:
Role of PowerApps, Flow and Common Data Model in Dynamics 365
https://blogs.msdn.microsoft.com/rojythomas/2016/10/20/pa-flow-cdm/

Comments

Popular posts from this blog

The Difference Between Microsoft Dynamics NAV and AX

The Difference Between Microsoft Dynamics NAV and AX Microsoft Dynamics offers a variety of ERP solutions. You might say there is a solution for every purpose and every industry. Two of the offerings,  Dynamics NAV  and  Dynamics AX (now part of  Dynamics 365 ) share some of the same features so you might wonder: ‘what are the differences and which is right for my organization?’ Both ERP solutions are highly customizable, available in and adaptable to many languages and currencies used around the world. The two solutions can also be employed in a central location or across diverse satellite locations and are designed to grow as a business grows. Their industry-specific functionality can assure compliance with local and regional requirements. In short, both solutions could rightly be described as comprehensive and well equipped to manage complex requirements of supply chain and inventory. So, what is the difference? Is one better than the other for your...

How to install a Microsoft Dynamics NAV cumulative update

How to install a Microsoft Dynamics NAV 2018 cumulative update Introduction This article describes how to install a cumulative update for Microsoft Dynamics NAV 2018. You have to recompile all objects after you install a cumulative update. A cumulative update is a cumulative set of files that includes all hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2018. A cumulative update includes files that are separated into the following folders: APPLICATION DVD See  Upgrading the Data to Microsoft Dynamics NAV 2018  for details. How to install the cumulative update files APPLICATION The APPLICATION folder includes the following files: AccumulatedChangeLog.<Locale>.<Build No.>.txt Changelog.<Locale>.<Build No.>.txt CUObjects.<Locale>.<Build No.>.fob Objects.<Locale>.Objects.<Locale>.<Build No.>.txt To install the application files, fol...

Microsoft Dynamics NAV 2017 Architecture

Microsoft Dynamics NAV 2017 Architecture An entire book could be written, and likely has, on the Microsoft Dynamics NAV 2017 architecture and how to design the on premise infrastructure to host it. To help you get the most out of this software, and to understand the foundation on which it has been built, this blog provides a summarized version of Dynamics NAV 2017’s complex architecture. Three-Tier System Microsoft Dynamics NAV 2017 is a three-tier (or three-layer) architecture system. It consists of: presentation tier logic or business processing tier database management system tier The presentation tier consists of the NAV Windows Client (formerly RTC), the NAV Web Client, the NAV Tablet/Phone Client (Universal App), and the NAV Development Environment. The business logic-processing tier is where the NAV code is executed and is called the NAV Service Tier or NST for short. The database management system tier is SQL Server. In the older two-tier (2009 and older) arc...