WorF:Main Page
From Balionis
The WorF project is the initiative to develop the light-weight workflow engine which meets the following basic technical criteria
- to store rules definitions in the RDBMS;
- to store state of the engine in the RDBMS;
- to enable rules data flow described under JSR 94:JavaTM Rule Engine API
- to provide web servide interface for user's GUI to communicate with the engine;
- to provide web browser GUI for rules definition editing and workflow state tracking;
- to deploy as J2EE package;
and the following basic business criteria
- to enable user/group/role driven data access control;
- to enable user actions auditing capabilities;
- to enable rules revisiting consistently preserving previously executed actions;
- to enable rules supporting both automated processes and human actions;