SWAMP 1.5.9 (Default branch) |
|
|
SWAMP is a workflow processing platform in which
the workflow is designed in an XML based language
in one file which is read by the SWAMP server. It
avoids hardcoding business logic, and workflows
can be built from different workflow "patterns"
like simple actions, decisions, selections, loops,
and custom code. The SWAMP server automatically
creates a Web GUI from the workflow definition
file that guides users through the business logic
process based on their roles. Notification is sent
if required. Overview pages over all running
workflows and much more are available.
License: GNU General Public License (GPL)
Changes:
The included libraries have been updated. Display of single milestones can be enabled/disabled. Support has been added for Tomcat 6. There is smarter cache handling when reloading workflow definitions. An API for changing role memberships has been added. There is a filter for > and >l; comparison of data bits (useful for date ranges). In Webswamp, users can set the page to which they want to be redirected after doing a task.
|