Tagged Questions
3
votes
2answers
557 views
Data-driven state machine application
We are currently working on a "data-driven" state machine application. Right now, the state flows are all configured in the database, but none of the decision/business logic is configurable in the DB ...