CaseFabric Reference Guide

CaseFabric Reference Guide

  • Overview
  • Getting Started
  • CMMN
  • Case Designer
  • Case Engine
  • Extensions
  • API Reference
  • DCM for Mendix
  • Releases

›DCM for Mendix

Overview

  • CaseFabric
  • A short introduction
  • Product Overview

Getting Started

  • Introducing CaseFabric Demo
  • Generic UI
  • How to use task UI rendering
  • Two business applications
  • Obtaining CaseFabric Demo

Some CMMN

  • What is CMMN
  • Modelling the Case Plan
  • Modelling the Case File
  • Modelling the Case Team
  • Other things to model

Case Designer

  • An IDE?
  • Designing
  • Tasks and Parameters
  • Expressions
  • Deploying
  • Debugging

Case Engine

  • The CaseFabric Engine
  • Authentication
  • Authorization
  • Pictorial overview
  • Configuration
  • Logging
  • Repository

Extensions

  • Do we need extensions?
  • Fault Handling
  • Workflow
  • Business Identifiers

API Reference

  • Introducing the API
  • Joining the platform
  • Start a Case
  • Case Team membership
  • Executing the case
  • Retrieving cases and tasks
  • Casefile requests

DCM for Mendix

  • Overview
  • DCM Add-On Architecture
  • Design Case Models
  • Interact with Cases
  • FAQ
  • Releases

Releases

  • Overview
  • 1.1.37
  • 1.1.36
  • 1.1.35
  • 1.1.34
  • 1.1.33
  • 1.1.32
  • 1.1.31
  • 1.1.30
  • 1.1.29
  • 1.1.28
  • 1.1.27
  • 1.1.26
  • 1.1.25
  • 1.1.24
  • 1.1.23
  • 1.1.22
  • 1.1.21
  • 1.1.20
  • 1.1.19
  • 1.1.18
  • 1.1.17
  • 1.1.16
  • 1.1.15
  • 1.1.14
  • 1.1.13
  • 1.1.12
  • 1.1.11
  • 1.1.10
  • 1.1.9
  • 1.1.8
  • 1.1.7
  • 1.1.6
  • 1.1.5
  • 1.1.4
  • 1.1.3
  • 1.1.2
  • 1.1.1
  • 1.1.0

Mendix Dynamic Case Management

Introduction

Mendix is a low code platform used by many customers building applications. CaseFabric introduces a DCM Marketplace Add-On that allows you to use CaseFabric inside Mendix for designing and running Dynamic Case Management applications.

What is available

After installation of the DCM Marketplace Add-on, you will have the option to design case models right from Studio Pro - See Design Case Models for more information.

These models are thereafter available in the Mendix Runtime and a number of java actions allow you to start an instance of the designed model and interact with it down the line by using the provided Case Management actions. Interact with cases explains more on how to interact with the case model within your application.

IMPORTANT The current release requires an external database setup for Postgres or Microsoft SQL Server.

Inside the Mendix Runtime

CaseFabric Dynamic Case Management runs inside the Mendix App being built. There is no need for additional servers or services to build a fully functioning case management application. The Mendix app created can be deployed on any existing Mendix runtime environment.

More information on the structure of the DCM module for mendix is found at the DCM Add-On Architecture page.

Availability

The CaseFabric DCM module for Mendix is available as of Mendix 10.24 and currently only available on request (it is limited available). Trying out DCM in development mode makes use of the same restrictions as Mendix (limited number of hours running) and for production applications, you need a DCM license.

For the license you can contact Mendix sales.

← Casefile requestsDCM Add-On Architecture →
  • Introduction
  • What is available
  • Inside the Mendix Runtime
  • Availability