# EximeeBPMS

Eximee for process handling uses the EximeeBPMN engine derived from Camunda 7.

## EximeeBPMS

EximeeBPMS is a business process engine (BPM – Business Process Management) that supports the modeling, execution, and monitoring of processes compliant with the standard **BPMN 2.0** (Business Process Model and Notation). It is used in systems where it is necessary to manage complex workflows, system integration, or automation of business processes.

## Key components

**Process editor in Eximee Designer** - a graphical desktop tool that enables the creation, editing, and validation of business process models.

<figure><img src="https://2112972046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2CssJT0zIo4SJQLbSZ6l%2Fuploads%2Fzr3LbsWPlfw3ZTSuDhR3%2Fimage.png?alt=media&#x26;token=cfb28874-7c3b-48c4-80fc-580b5be5743c" alt=""><figcaption><p><em><strong>Figure 1.</strong> Sample process in Eximee Designer</em></p></figcaption></figure>

**EximeeBPMS Engine** *-* is a business process execution engine that enables running and managing BPMN models. It is the main component of the EximeeBPMS platform, responsible for executing process and decision logic as well as handling user tasks and system integrations. The engine provides a rich REST interface and Java API, which make it possible to:

* start process instances,
* monitor and control their execution,
* integrate with external systems,
* process decision rules (DMN),
* manage user tasks (workflow).

**EximeeBPMS Cockpit -** a user interface used for **monitoring, analyzing, and managing process instances** running in EximeeBPMS Engine. It enables technical users and system administrators to:

* view current and completed BPMN process instances
* diagnose errors and process execution issues
* manually manage instances (e.g., skip steps, retries, cancel),
* analyze the execution history of processes and decisions (if history logging is enabled).

<figure><img src="https://2112972046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2CssJT0zIo4SJQLbSZ6l%2Fuploads%2FYZHpnDSAQpunlqyKZE0V%2FZaznaczenie_023.png?alt=media&#x26;token=bd0cccce-3faf-45b6-b93a-1313f03bce49" alt=""><figcaption><p><em><strong>Figure 2.</strong> Sample process in EximeeBPMS Cockpit</em></p></figcaption></figure>
