CRM Boutique
Microsoft Power Apps/ Dataverse/ Dynamics 365 CE/ CRM Blog of Sumedha Obeysekera
Showing posts with label
workflow
.
Show all posts
Showing posts with label
workflow
.
Show all posts
Nov 17, 2023
Write a Custom API call from Clout Flow
›
In a previous article, we check how we Write a Custom API and calling it from classic workflow . It worked well, yet we encountered some hic...
Oct 18, 2023
Write a Custom API and call from Workflow
›
A Custom API is comparatively a new mechanism to create your own API in Dataverse. This is like a Action where you can package few steps to ...
May 4, 2023
Workflow to run against BPF entity
›
Though we do so many Business Process Flow s, it is not that common to trigger another workflow when applying the BPF. Well ,it is possible....
Aug 16, 2022
Retrieve instance URL from Custom Workflow Activity
›
When this requirement arises, I though it should be a matter of reading it from context or so on. Anyway, then I realized it’s not available...
Aug 9, 2022
How to track the changes done for a Workflow
›
There are two parts to the question. If you have written Custom workflow Activities , obviously you have written in Visual Studio (Or simila...
Apr 25, 2021
Something to remember when executing On Demand workflows
›
We sometimes convert existing workflows to On Demand to get something done. This is a normal practice and nothing wrong with it. Yet there ...
Sep 1, 2019
Is Workflow a thing of past ?
›
When you start working with Dynamics 365 CE Unified Interface, one of the things you would notice is there is no menu item to see available ...
Dec 8, 2016
Passing and Receiving values (parameters) in Custom workflow
›
Just thought of posting this code snippet on input/output parameters in CWF. In most of the places it explains well on how to declare the pa...
1 comment:
Jul 14, 2014
Sample custom workflow
›
We will see how you do a custom workflow. We all know how to do things with a normal workflow. Still in some instances, built in wizard of w...
1 comment:
Nov 10, 2013
Workflow that waits till a date in the record
›
This is something cool. If I elaborate this a bit; this will allow you to trigger something on an important day like contract end date or e...
Nov 21, 2012
Recursive workflows instead of windows services?
›
Please refer this for better solution. In Dynamics CRM, we don’t have a facility to schedule an activity. Typically, one might need to ch...
1 comment:
›
Home
View web version