EximeeBPMS

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

EximeeBPMS

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

Key components

Process editor in Eximee Designer - a graphical desktop tool that enables creating, editing and validating business process models.

Illustration 1. Example process in Eximee Designer

EximeeBPMS Engine - is the business process execution engine that allows 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, through which it is possible to:

  • start process instances,

  • monitor and control their progress,

  • 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 the EximeeBPMS Engine. It enables technical users and system administrators to:

  • browse current and completed BPMN process instances

  • diagnose errors and issues with process execution

  • manually manage instances (e.g., skip steps, retries, cancel),

  • analyze the execution history of processes and decisions (if history logging is enabled).

Illustration 2. Example process in EximeeBPMS Cocpit

Last updated

Was this helpful?