Related resources for Business Process Flow
  • Restrict Manual Movement Of Stages Using JavaScript in BPF12/22/2021 9:14:02 AM. In certain implementations, we must restrict manual movement of Stages in BPF for a selected record as a business requirement. To achieve this functionality, we can use JavaScript to restrict movement
  • Restrict Stage Movement Based On Roles Using JavaScript In BPF12/15/2021 3:13:48 PM. In certain implementations, BPF Stage movement to be done based on roles. So, this can be achieved by writing custom JavaScript and logic to capture roles of the logged in user. As an example, we cons
  • Move To Next Stage Using JavaScript In BPF12/8/2021 1:31:25 PM. At times we must work on BPF Stages and navigate Stages automatically based on the business requirement, in this post we are going to see how it can be achieved through javascript. As an example, exis
  • Understanding Move Next and Move Previous in BPF12/1/2021 4:25:55 AM. At times we must work on BPF Stages and navigate Stages automatically based on the business requirement, for quick test D365 Client API’s can be used for navigation with predefined methods moveNext an
  • Call Workflow from BPF in Dynamics CRM11/3/2021 8:30:17 AM. We can enhance BPF so that a workflow can be called in between stages. So here, in this post we see in the same vaccination use case send an email to selected contact if vaccination completed.
  • Business Process Flow Enhancements In Dynamics 36511/22/2016 2:30:10 PM. This article is about the new enhancements in Business Process Flow.