Skip to main content
Nintex Community Menu Bar

How To Make Reoccurring Tasks?

  • April 30, 2018
  • 4 replies
  • 7 views

Forum|alt.badge.img+7

I have completed a Change Control solution that has been working well now for a few months. I have been asked to add the ability to add reoccurring changes. Are there any examples that would help me make that happen?

4 replies

Forum|alt.badge.img+14
  • Scholar
  • May 16, 2018

what are conditions for task to recurring? is it time based (schedule-able) or should it trigger on some event?

should whole workflow restart or just single or multiple steps?


Forum|alt.badge.img+7
  • Author
  • Rookie
  • May 16, 2018

A "task" in this case would be a new list item in the same list. So ideally a user would click a check box for reoccurring, then select daily/weekly/monthly etc., and set a date range. Then there would be a new item created for each iteration which on creation would start the workflow for each new item respectfully. 


Forum|alt.badge.img+14
  • Scholar
  • May 16, 2018

have you thought of using calendar list?

it provides such functionality OOTB....


Forum|alt.badge.img

What if it triggers some event or condition?

Do I need to create a site workflow?

 

Thanks