Feature #8
Customizable business process workflow
| Status: | New | Start: | 01/13/2009 | |
| Priority: | Normal | Due date: | 01/13/2009 | |
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | GSoC | |||
Description
Currently Inquisitor sports a pretty fixed workflow support, borrowed from Etegro's manufacturing process:
- ordering
- warehouse
- acceptance
- assembling
- testing
- checking
- packaging
This workflow should be configurable. Humanity has already invented lots of solutions for configurable workflow descriptions, such as BPEL and myriads of other workflow description/implementation techniques.
We should:- Analyze which technologies, libraries and implementations are around and choose one of them.
- Implement a configurable workflow for Inquisitor business process using chosen technology.
- Document how to use it.