Forums / Developer / Workflow design guidance

Workflow design guidance

Author Message

Arpan Aggarwal

Friday 12 February 2010 4:21:09 am

Hello,

I have a requirement while using Workflow where I need to upload documents dynamically and when all docs are uploaded I should be able to move to next node.

That is the node has many conditional child nodes AND type. All of these child nodes should evaluate true to move to the next node in the workflow.

Please guide which conditional pattern or sub workflow should i use to achieve this. Also, how to determine the current active node in the execution.

Thanks in advance.