Comala Workflows 6.2
Comala Workflows 6.2 is a feature update release.
Feature Tour | Installation | Update / Change / Migrate | Support
What's New
Require Parameters on State Transitions
This release introduces a new feature that lets teams configure workflows to require a parameter field entry when changing states.
Workflow Parameters have long provided a convenient way to configure a workflow. But, up until now users could only enter the configuration values when the workflow started, or by accessing a separate menu. With this release workflow authors can now require that a specified parameter value is entered on a transition to a new state.
Other fixes and updates
If an approval is made with username and/or password credentials this will now be recorded in the page activity history.
Fixed a problem with the "hide progress tracker from the workflows page dialog" option.
Developer Updates
New methods added to the
WorkflowParameterManager
java interface to get information on required parameters for state transitions.