Hi,
I'm looking for best practices and resources regarding design of workflow based applications. E.g.Best practice/guidance for:
- How best to represent business object 'states' (position in workflow)
- How to approach logging of transition between workflow states
- State transition rules
I'm using .NET, but am rather looking for general guidance
I'm sorry that this is a bit general, I'm just hoping some people will have some experiences to share.