Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 784 Bytes

File metadata and controls

20 lines (15 loc) · 784 Bytes

CMMN model

ZAC uses this CMMN model.

Edit the model

To edit the CMMN model go to Flowable's Cloud Design and:

  1. Create account
  2. Login
  3. Create application (named ZAC)
  4. Create model and then select Import
  5. Upload ZAC's CMMN model for the import

Change the model

When ready with the changes in Cloud Design:

  1. Download the model
  2. Store the downloaded model to replace the currently used one
  3. Check if all tests (unit, integration tests and e2e) pass
  4. Commit/Push changes