Показать сообщение отдельно
Старый 10.08.2018, 19:11   #1  
Blog bot is offline
Blog bot
Участник
 
25,475 / 846 (79) +++++++
Регистрация: 28.10.2006
crmtipoftheday: Tip #1149: Create custom schedule for your flows
Источник: https://crmtipoftheday.com/1149/crea...or-your-flows/
==============

Today’s tip is from Marius “flow like a river” Lind. (And you can also become a tipster by sending your tip to jar@crmtipoftheday.com)

A great man once asked,
can I set a custom schedule for when to run my flows?

The answer is yes, and like so many other solutions it involves nesting flows.
  1. First, create a flow which has a timer trigger, I created one which triggers once per month.
  2. Next, I create parallel branches inside this flow, for each branch you initialize a new variable.
  3. Now add a “do until” loop which says loop until variable equals whatever you need.
  4. Next you add a/multiple start flow action(s) which triggers the flow(s) in question.
  5. Add a delay action which delays for the time period you need.
  6. Finally add a variable incrementor.

Now you’ve got a flow scheduler which can start your flows in whatever fashion you need. Happy pillaging!



Источник: https://crmtipoftheday.com/1149/crea...or-your-flows/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.