Conditional routing in Symfony Workflow component
Asked Answered
F

0

7

The documentation suggests that the Symfony Workflow component is based on Petri Net but the docs are not complete enough to determine if it supports the requirted routing constructs (AND-split, AND-join, ORsplit and OR-join) to build sequential, conditional, parallel, and iterative routings. See the "4.2 Routing constructs" chapter in The Application of Petri Nets to Workflow Management. To rephrase the question for the Workflow component specifically: how do I add conditional branching to workflows?

Foretaste answered 12/12, 2016 at 15:41 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.