CIB seven Modeler

CIB seven Modeler is a web-based modeling application for BPMN 2.0 processes, DMN decisions, and embedded forms. It is integrated into cibseven-webclient and accessible from the CIB seven start page when enabled.

Modeler is part of CIB seven Webclient

The modeler runs as a built-in module of cibseven-webclient. There is no separate deployment — enabling it in the webclient configuration is all that is needed.

Features

  • BPMN 2.0 process modeling with a full visual canvas (powered by bpmn-js)
  • DMN 1.3 decision table modeling (powered by dmn-js)
  • Form modeling — build embedded Camunda forms with a drag-and-drop editor
  • Element templates — reusable task/event configuration templates loaded from JSON
  • Monaco Editor integration — direct XML/JSON editing with syntax highlighting
  • One-click deployment — deploy diagrams directly to a CIB seven engine
  • Multi-database support — PostgreSQL, MySQL, MariaDB, Oracle, MSSQL, DB2, H2 (dev)
  • Internationalization — English, German, Spanish, Russian

Database schema

The modeler requires a prepared database schema. Schema creation is the responsibility of the parent application (e.g. cibseven-bpm-run). The webclient connects to the database but does not run any migrations itself.