Skip to content
@OrqueIO

OrqueIO

Camunda 7 open source alternative - a process orchestration and automation platform for designing, executing, and controlling complex business processes.

OrqueIO

OrqueIO is an open-source workflow orchestration platform based on BPMN 2.0 and DMN.

It enables the execution and monitoring of business processes across distributed systems, combining service orchestration and human task management within a single platform.

OrqueIO is designed to be compatible with Camunda 7 while providing a modernized stack and extended capabilities.


Architecture

OrqueIO is composed of several modules covering execution, monitoring, and administration of workflows.

Orchestration Engine

Core runtime responsible for process execution.

  • BPMN 2.0 workflow execution
  • DMN decision evaluation
  • Process instance lifecycle management
  • External task handling
  • REST API exposure

Tasklist

User interface for human task interaction.

  • Task querying and filtering
  • Task assignment and completion
  • Form handling

Cockpit

Operational interface for monitoring running processes.

  • Process instance inspection
  • Incident detection and resolution
  • Execution state visualization

Admin

Administrative module for system configuration.

  • User and group management
  • Authorization management
  • Tenant configuration

Identity / SSO

Authentication and authorization layer.

  • OAuth2 / OIDC support
  • Integration with external identity providers (Keycloak, Okta, Auth0, Google, GitHub)
  • Configuration-based setup

Modeler

Tooling for process and decision modeling.

  • BPMN 2.0 modeling
  • DMN tables
  • Compatibility with existing Camunda models

Documentation and Resources


License

OrqueIO is licensed under the Apache License 2.0.

Popular repositories Loading

  1. OrqueIO OrqueIO Public

    OrqueIO main source code repository

    Java 37

  2. Orqueio-bpm-examples Orqueio-bpm-examples Public

    Java 7

  3. Orqueio-get-started-bpmn Orqueio-get-started-bpmn Public

    Quick start with Orqueio Platform in a Spring Boot app.

    Java 6

  4. OrqueIO-get-started-dmn OrqueIO-get-started-dmn Public

    Example Java project showing how to run DMN decision tables with Orqueio BPM.

    Java 4

  5. example-order-process example-order-process Public

    This project integrates BPMN and DMN with Orqueio BPM Engine and Spring Boot to automate order workflows and customer notifications.

    Java 4

  6. orqueio-saga-kafka-example orqueio-saga-kafka-example Public

    Travel booking microservices demonstrating Saga Pattern with async orchestration using OrqueIO (BPMN engine) and Apache Kafka. Includes compensation flows, message correlation, and 3 test scenarios.

    Java 4

Repositories

Showing 10 of 10 repositories

Top languages

Loading…

Most used topics

Loading…