Forums / Developer / Workflow design guidance

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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.