|
| 1 | +--- |
| 2 | +title: "Dynamic Case Management" |
| 3 | +url: /appstore/partner-solutions/dcm/ |
| 4 | +linktitle: "DCM" |
| 5 | +description: "Introduces Mendix Dynamic Case Management for complex processes." |
| 6 | +beta: true |
| 7 | +--- |
| 8 | +{{% alert color="warning" %}} This feature is in Private Beta. For more information, refer to [Release Status](/releasenotes/release-status/). {{% /alert %}} |
| 9 | + |
| 10 | +## Introduction |
| 11 | + |
| 12 | +[Mendix Dynamic Case Management](https://marketplace.mendix.com/link/component/242816) (Mendix DCM) is an add-on module developed by Mendix in collaboration with CaseFabric. |
| 13 | +Mendix DCM enables complex process management, orchestration, and dynamic case management directly within Mendix apps using the CaseFabric case engine. |
| 14 | + |
| 15 | +Dynamic case management (DCM) is the process of using technology to facilitate complex cases. It helps organizations: |
| 16 | + |
| 17 | +* Act upon insights by managing dynamic business processes. |
| 18 | +* Eliminate inefficiencies caused by legacy systems. |
| 19 | +* Model and automate complex workflows. |
| 20 | +* Streamline operations and improve goal achievement. |
| 21 | + |
| 22 | +For more information, refer to [DCM for Mendix](https://www.casefabric.com/#mendix) in the CaseFabric documentation. |
| 23 | + |
| 24 | +## Mendix DCM Module |
| 25 | + |
| 26 | +CaseFabric’s DCM solution brings powerful case modeling capabilities to Studio Pro, using the [CMMN (Case Management Model and Notation)](https://www.omg.org/spec/CMMN/1.1) standard. This means you can build flexible, event-driven case models that work seamlessly with Mendix elements like your domain model, entities, pages, and microflows, making your app smarter and more responsive. |
| 27 | +The Mendix DCM module provides Studio Pro with a modeler specifically for case models. This lets you: |
| 28 | +* Map your domain model to the case file model. |
| 29 | +* Use existing entities directly within your case model. |
| 30 | +* Trigger your case model based on entity changes. This currently requires explicit modeling. |
| 31 | +* Perform hot deployment during development, i.e. deploy your model directly to the app which is running in development. |
| 32 | +Refer to [DCM for Mendix](https://guide.casefabric.com/docs/mendix/overview.html) in CaseFabric's *Case Management Guide* for details on how to start building DCM-based apps. |
| 33 | + |
| 34 | +### Architecture |
| 35 | + |
| 36 | +The Mendix DCM module is fully embedded in the Mendix runtime. Refer to the [Architecture](https://guide.casefabric.com/docs/mendix/architecture.html) |
| 37 | +page in CaseFabric's documentation for details. |
| 38 | + |
| 39 | +## Roles and Security |
| 40 | + |
| 41 | +The Mendix DCM module leverages the Mendix built-in user and role management system. Users and roles are combined into a case team, which is mapped to a specific case instance. |
| 42 | +You can reuse the same case model across different teams by assigning distinct users and roles. |
| 43 | +The Mendix DCM module is fully embedded into the Mendix application and runtime. By default, it does not expose any external endpoints. |
| 44 | + |
| 45 | +## Licensing and Availability |
| 46 | + |
| 47 | +* To obtain or renew a Mendix DCM license, fill in [this form](https://addon.mendix.com/index.html). |
| 48 | +* Mendix DCM is available for projects based on Studio Pro 10.24 and above. |
| 49 | +* Mendix DCM is part of the Mendix price list. For more information or activation, contact your Mendix Customer Success Manager or your Sales representative. |
| 50 | + |
| 51 | +## CaseFabric DCM Release Notes |
| 52 | + |
| 53 | +CaseFabric's DCM is continuously improved and expanded. For an overview of recently released major features, refer to the [DCM documentation](https://guide.casefabric.com/docs/mendix/releases.html). |
0 commit comments