I am going to have to make a 'workflow system' for my work placement upcoming semester but I don't know what they are and how they work, so I have been asked to learn about them. Can any of you direct me to some good resources to learn how they work (and possibly how to implement one)?
A:
If you need to learn the workflow of where you're going to work, you should contact them and ask. Ideally get in contact with the person who will be in charge of you.
- Make sure you're comfortable with the concept of workflow
- Talk to your future boss, identifying workflow steps
- Model the workflow using some sort of UML
- Check out common workflow patterns to see if any match your model.
Rob Elliott
2010-02-11 14:26:31
Thats not totally it, I'm going to have to make a workflow system that should be configurable, so that it doesn't only work for one workflow but that you could design new workflows with it later on, or someting like that.But thanks for the links, they look really usefull.
SmokeIT
2010-02-11 15:58:31