CaseFabric Reference Guide

CaseFabric Reference Guide

  • Overview
  • Getting Started
  • CMMN
  • CaseFabric IDE
  • CaseFabric Engine
  • Extensions
  • API Reference
  • Releases

›Overview

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

CaseFabric IDE

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

CaseFabric 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

Releases

  • Overview
  • 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

CaseFabric Product Overview

Image

CaseFabric Engine

The heart of the product suite is formed by the CaseFabric Engine.
The engine interprets Case Models and runs on the powerful Pekko runtime.

CaseFabric IDE

Case Models can be created through the CaseFabric IDE.
This is a simple, browser based environment that natively integrates with existing development tools.

CaseFabric UI

In many solutions a specific design of the user interface will fit the end user purpose best.
However, for the sake of fast prototyping and early usage feedback, CaseFabric comes with a generic user interface that can interpret any design of case model.
The CaseFabric UI shows a business user all cases and tasks assigned to him or her. Task forms can be quickly created through React JSON Schema Forms. This makes it extremely easy to rapidly build complex demonstrations that show business users how the model gives them a solution to support their business process.
You can use CaseFabric UI to create a simple executing path through the case model. It then comprises simple user interfaces in which case workers can complete tasks. In this way, CaseFabric UI helps in the communication between IT, business analists and business people.

← A short introductionIntroducing CaseFabric Demo →
  • CaseFabric Engine
  • CaseFabric IDE
  • CaseFabric UI