Integration Patterns
This section documents architectural patterns for connecting decision automation and process orchestration into larger enterprise systems. Integration is where decisions and processes meet the real world: event buses, microservices, and distributed transactions.Decision & Process Integration
How to embed decision services within process workflows and vice versa.Event-Driven Integration
Patterns for asynchronous, event-based communication with Kafka, CloudEvents, and reactive systems.Service Orchestration
Coordinating multiple services through workflow-based orchestration patterns.For foundational concepts, see the Architecture section. For hands-on examples, see Guides.