Collective Trigger
Collect messages from multiple flows and trigger a new flow when specified conditions are met using correlation IDs and configurable timeouts.
Flow design, chaining, triggers and orchestration
View all tagsCollect messages from multiple flows and trigger a new flow when specified conditions are met using correlation IDs and configurable timeouts.
Implement conditional flow branching logic that dynamically determines which flow to chain based on current flow properties.
Design configurable message processing pipelines using flow sequences and rules to filter, validate, and transform ingested data.
Isolate and independently scale different data processing flows by assigning labels to ensure resource guarantees and prevent interference.
Monitor and track business process execution with real-time metrics, alerts, and insights into process performance and failures.
Create tasks from rules and assign them to taskboards with custom types, priorities, tags, and aggregation options.
Schedule automated processes using cron expressions to run recurring flows, aggregations, and BigQuery ingestion jobs.
Control flow termination behavior using FlowCancelException to abort with rollback or FlowStopException to preserve results.