Hello,
I'm building a state machine workflow. In one state machine I’m trying to find out how to use a parallel task reminder with a flexi-task.
I have been able to get this to work with an ‘request approval’- task, but since I want to use only the flexi-task in my workflow, I’d like to be able to use this with a flexi-task too. But I can't get it working, because I need an action-id with the (parallel) task reminder and the flexi-task does not have an action-id. So does anyone know how to get this working?
To be specific this is what I want:
- Use the flexitask
- Send 2 reminders after a period of time to the author
- Send 1 reminder after a period of time to author and approver.
I did find this post: http://connect.nintex.com/forums/thread/23803.aspx, but I think the parallel tree will continue here, even if the task is already 'finished" and therefore it will slow down the finish of the total workflow.
Many thanks