3.2. New standalone BPMN and DMN editors
Red Hat Decision Manager now provides standalone editors for Business Process Model and Notation (BPMN) process models and Decision Model and Notation (DMN) decision models. The standalone editors enable you to view and design BPMN and DMN models embedded in your web applications. The read-only mode for standalone BPMN editor is not supported in Red Hat Decision Manager 7.10.0.
The standalone editors are distributed in a self-contained library that provides an all-in-one JavaScript file for each editor. The JavaScript file uses a comprehensive API to set and control the editor. You can install the standalone editors in two ways:
- Download each JavaScript file manually
- Use the NPM package
For more information, see Designing a decision service using DMN models and Designing business processes using BPMN models.