Example project workflow extension (v2.0)
Content Type: Sample
Categories:
Overview
Example project applying the workflow extension module. Not working on mendix 9.6 or higher. As in 9.6 a redesign is done on the workflow module the extension module requires a V3, which will become available 2022-Q1.
Documentation
Description
This is an example project which uses the workflow extension module (available in mendix app store)
Typical usage scenario
This is an example project which can be altered by user to see the working of workflow feature of mendix and the workflow extension module.
Features and limitations
Features:
- Shows 2 workflows (employee onboarding and employee due dililgence)
- Shows features of extension: Queues, Phases, MI, Logging, starting workflow from another workflow etc
- Management information
Limitations:
- No limitations known
Dependencies
- Workflow extension module and modules needed in the extension
Installation
Users need to be available via user input screen as Mendix SSO is used
Configuration
Users need to be assigned to queues, no further configuration needed
Bugs
No known bugs
Releases
Version: 2.0.0
Framework Version: 9.4.0
Release Notes: New version of example application of the workflow extension module. Only usable on mendix 9.4 and 9.5. A version based on the mendix 9.6 implementation of workflows will be available 2022-Q1
Version: 1.0.0
Framework Version: 9.2.0
Release Notes: First version of example project on applying workflow extension