Workflow Engine/Business Rules Engine
How can I manage sequence between states? I mean that in many cases I cannot go from one state to ALL the others. Attaching to a document there should be a workflow "NAME" and there should be for that workflow "NAME" the sequence of state designed for it. For Ex: first state for workflow "NAME" is "OPEN" then from OPEN there are just 3 possibilities: "QUOTE" "CLOSE" "INSPECTION" …. and so on. Have you any idea on how easily can I use your RealWorkFlow to suit my needs ? Is this kind of problem something that you consider interesting? Have you proposal on how to implement this functionality if interesting to you?Thanks for your help
The engine does not put any restrictions on which state a document can go to. If you want to restrict the state that a document can go to, then you need to do that at the UI level or by adding code to the agent.