You are viewing the documentation for Blueriq 18. Documentation for other versions is available in our documentation directory.
Tags | DCM, DCM 2.0, Dynamic Case management, Case-Modelling, DCM-Dashboard |
Type of accelerator | A quick start for a Dynamic case management (DCM) project |
How to get | branch export (latest version) |
Compatibility | Blueriq 17.10 and higher |
Description
This is a starterpack for modelling a DCM application. Many concepts are already available in the package, together with a small basic Case-Type.
You can either run the model exports, or import the branch to alter yourself.
More information on the models can be found at the design guide (2. DCM-Foundation - a quick-start DCM application)
Version History
Changes | Version | Compatibility minimal Blueriq version | Package | Downloads |
---|---|---|---|---|
| 7.3.4 | 17.10 | ||
| 7.3.3 | 17.7 | DCMFoundation-V7_3_3.workspace.json (branch export) | |
| 7.3.2 | 17.3 | DCMFoundation-V7_3_2.workspace.json (branch export) | |
| 7.3.1 | 17.1 | DCMFoundation-V7_3_1.workspace.json (branch export) | |
| 7.3.0 | 16.8 | dashboard model is included in the branch export | |
| 7.2.1 | 16.4 | download | |
| 7.2.0 | 16.0 | download |
Fundamental changes (in comparison to v4.9.x):
Change topic | Background information | Remarks |
---|---|---|
Default Blueriq library changes | As we want Case modelling to be failover compliant we cannot support the services and containers any more that produce nested sessions. These services and containers were mainly incorporated in the former Dashboard Library in Blueriq 15. This library is no longer needed and all supported services and containers can now be found in the new Blueriq Case Modelling Library | Please use Case Modelling library v1.0.0 (and up) |
Introduced the new DCM Widget flow for communication with the dashboard for specific actions: start new case, open case, start task from case. | When you select this flow type you will a number of options be set or become available (highlighted in the screenshots below):
| Please use DCM library v2.0.2 (and up) |
Project structure Main_Dashboard | Deleted the External flow contract and related mapping | The "Home"-page with the different widgets modeled on it as containers is no longer needed. Instead, the containers now have there own implemented DCM widget flows: |
Project structure ZaakType_A | Deleted:
Moved:
| Task execution is now completely handled in the background and is not necessary for the Business Engineer to model any more. The ZaakA_Implementatie has been made the Root module (and thus entry point) for the project. |
Removed all external flows | This decoupling method is not necessary in the default DCM Foundation. We do see use cases for the external flows within DCM, but at the moment they are NOT supported yet | |
Created new DCM Widget flows with pages for the different widgets for Tasks, Notes, Documents, etc. | The new DCM Dashboard application start DCM Widget flows from a regular Blueriq project. Each widget on a dashboard page can be modeled in a single DCM Widget flow |
Nested sessions in any form are not supported by the new DCM Dashboard
Only the DCM Dashboard and Case Modelling are designed and able to run in a failover architecture
Authorisation and authentication is handled with Oauth through OpenID connect (which is mandatory) using Keycloak