MicroTx Workflows: Simple Custom Workers

Oracle MicroTx Workflows is an enterprise-grade durable workflow orchestration platform built on the proven Conductor architecture. It combines durable execution, visual workflow design, AI agent orchestration, and transaction-aware coordination for reliable long-running business and AI workflows.

This tutorial explains how to adapt the basic Python worker example from the Conductor Python SDK to Oracle MicroTx Workflow and create a worker process for a SIMPLE task type. It also includes an example that integrates an external SQLite database resource and can be adapted for other databases.

Topics include local MicroTx platform setup, worker environment setup, workflow installation, Python worker implementation, Java worker implementation, workflow execution, and monitoring through the MicroTx console.

Read the Markdown source or continue on this page for the rendered guide.

Related MicroTx Workflow resources: Chatbot and RAG examples and Codex and Claude skill for MicroTx Workflows.