Skip to main content
Nintex Community Menu Bar

Create a series of client events with different "Due dates"

  • February 1, 2019
  • 1 reply
  • 10 views

Forum|alt.badge.img+6

Im attempting to create a process that after filling in a smart form from an initial client event, will create a series of client events with essentially the same data only with different due dates for completion. It will use recurring reference data and have some fields necessary for completion of that particular task.  So essentially a loop that once a person starts the process via smart form, it creates say 5 tasks all due at intervals in the future. The date calculations are easy I just cant get the process to behave correctly. Any ideas?

 

Thanks

 

Dave

1 reply

Albarghouthy
Forum|alt.badge.img+16
Hi Dave,

Could you explain the behaviour you're experiencing?
You might need a loop step with an IPC event to start a subprocess which creates users task for a number of times.