In the previous article Transition Between Dynamics 365 Business Process Flow Stages using a Workflow Activity and C# – Part 2, I showed you how create a custom workflow activity for
In the previous article Transition Between Dynamics 365 Business Process Flow Stages using a Workflow Activity and C# – Part 2, I showed you how create a custom workflow activity for
In the previous article Transition Between Dynamics 365 Business Process Flow Stages using a Workflow Activity and C# – Part 1, I discussed the need for Business Process Flow and related
Introduction I’ve been working with Microsoft CRM, now Dynamics 365 for the past few years and boy has it been mutating as Microsoft releases new versions with so many new
The NAV Developer Preview is meant to create extensions and not to do any customizations in the base application. However, you may want to have at least access to the
Azure Functions are the promoted way by Microsoft to replace DotNET Interop. In this webinar Vjekoslav Babic (Vjeko) will demonstrate how to set this up and do a ‘Hello World’.