2 Workflows

Workflows in MicroTx Workflows provide blueprints for defining, running, tracking, and managing business process logic.

MicroTx Workflows provides a durable execution model for defining and executing workflows at scale. You can model workflows visually by using Workflow Builder or define them directly in JSON. A workflow can include system tasks, worker tasks, operators, human tasks, schedules, event handlers, and AI-powered tasks. MicroTx Workflows stores workflow execution history, task state, input and output data, logs, and status transitions so that you can monitor, troubleshoot, retry, restart, or audit workflow executions.

Topics