Hi all!
I developed a simple parallel workflow in wich some examiners do their task (Review decision) and if the 100% of them approve the document then a final examiner can approve or reject the document.
Now i want to implement a new feature: i want a button "Delegate" in the "Review decision" task that allow the current examiner to select another user and delegate his task to him. I also want to keep trace of this "sub-workflow" in the initial one.
This new feature is a sort of "consulting feature" and after doing this action (Delegate) the initial examiner can anyway approve or reject the document.
Any ideas about how to implement this functionality???
Thanks in advance, Paride.