Designing a Workflow Engine Database Part 6: Groups and Targets
Let's design Groups and Targets for our Workflow Engine and wire them up to Actions and Activites (Part 6 of 8).
Let's design Groups and Targets for our Workflow Engine and wire them up to Actions and Activites (Part 6 of 8).
Let's design the database tables that represent process Actions and Activites for our Workflow Engine (Part 5 of 8)
Let's design what States and Transitions mean for our Workflow Engine database (Part 4 of 8).
What makes a Request, and how can we store data that is unique to each Process? Find out in this post! (Part 3 of 8)
This is Part 2 of an eight-part series describing how to design a database for a Workflow [http://en.wikipedia.org/wiki/Workflow] Engine. Check out Part 1 here: Designing a Workflow Engine DatabaseWhat is a Workflow Engine, and what does it do? Let’s find out and set off