Workflow Commons

Content Type: Module
Categories: Scheduling

Overview

This module provides out-of-the-box content to get you started with building workflows in Mendix. Read more about this module and how to set it up in our documentation. 

Documentation

Please see Workflow Commons in the Mendix documentation for details.

Releases

Version: 3.3.1
Framework Version: 10.6.0
Release Notes: - We fixed an issue in the “TaskDashboard“ page where “My open tasks” and "All open tasks” kept displaying multi-user tasks even after the “current user” selected an outcome and no longer can access them. Known issues: - The activity timeline might show the 'Merge of parallel split' activity in the wrong position (incorrect sort order). This will be fixed in a future release of Studio Pro.
Version: 3.3.0
Framework Version: 10.6.0
Release Notes: - We upgraded the module to Mendix 10.6.0 - We added a new activity timeline based on the Retrieve workflow activity records microflow action. The new activity timeline is available on the DefaultWorkflowAdmin page and Workflow_Admin page template. - We replaced the activity timeline in the UserTask_Extended page template and the My initiated workflows page with a timeline similar to the new activity timeline on the Workflow Admin page. The difference is that we only show user tasks and multi-user tasks. The other activities are filtered out from these views. - We added the Wait for timer activity (icon) to the Jump-to pop-up - We updated Atlas Web Content compatibility to 3.4.1 - We updated Data Widgets compatibility to v2.11.0 Known issues: - The activity timeline might show the 'Merge of parallel split' activity in the wrong position (incorrect sort order). This will be fixed in a future release of Studio Pro.
Version: 3.2.0
Framework Version: 10.3.0
Release Notes: - We upgraded the module to Mendix 10.3.0 - You can now delete an obsolete workflow definition in the 'Workflow management' page - We introduced a new wizard to clean-up completed and aborted workflows, you can find this option in the 'Possible actions' menu of the 'Workflow details' page - We now use the Gallery widget in the 'My initiated workflows' page - We removed dependency on the 'List view controls' widget - We added support for the new multi-user task decision method (Microflow)
Version: 3.1.1
Framework Version: 10.1.0
Release Notes: - We upgraded the module to Mendix 10.1.0 - We fixed consistency errors 'CE0115' raised on 'Assign' button in 'UserTask_Assign' page due to the new Microflow arguments functionality
Version: 3.1.0
Framework Version: 10.0.0
Release Notes: - We upgraded the module to Mendix 10.0.0 - We added support for new multi-user task decision methods (Majority, Threshold) - We changed the way target users are displayed on the workflow admin page so that it is consistent with the list of assignees - We changed the way the decision method is retrieved on the workflow admin page