Hi, my requirement is
-
I need to create workflow dynamically. I’m able to create it but based on output of any of the task I need to create or add few more service tasks to the parent workflow dynamically. How can I achieve this. ?
-
When I get any update regarding the current workflow like any new task added or changed I need to redeploy the whole process again. How can I do this?
Can any one guide me on this?