This site has moved to the integrated Appfire documentation and information site for our apps.
From February 2024 this site is no longer updated.
Take a look here! If you have any questions please email support@appfire.com
6.2 Release Notes
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.