Skip to main content
This section explains how the Aletyx Enterprise Build of Kogito and Drools works structurally and operationally. It’s aimed at architects and senior developers designing mission-critical decision and process systems, and it grounds the rest of the documentation in a shared vocabulary.

Decision automation

Rules-based systems deliver completely predictable outcomes for a given set of inputs. Aletyx supports several complementary ways to author decision logic:

DRL

The native Drools Rule Language for complex inference.

Decision tables

Spreadsheet-style rule authoring for business users.

DMN

Standards-based visual decision modeling.

Process automation

BPMN-based orchestration manages both automated and human tasks, with process variables carrying data between steps.

Integration patterns

Rules and processes combine in several patterns: rule-driven workflows, process-embedded rules, and event-driven architectures.

Next steps

Decisions guide

Author, test, and deploy decision models.

Processes guide

Orchestrate long-running business processes.

Tech stack

The Drools, jBPM, and Kogito builds behind the platform.

DMN vs. DRL vs. BPMN

When to use each modeling approach.