Skip to main content

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

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.

Reply