Creating Workflows
Workflows are a sequence of steps that define the logic and flow of a process. They are used to automate business processes, manage data, and coordinate tasks. The Workflow Engine provides a flexible and scalable platform for creating and executing workflows.
Engine API Documentation
This documentation provides a detailed overview of all the routes and endpoints available in the Workflow Engine. Each endpoint is described with its HTTP method, URL, expected payload, and response format.
Publish Code Workflows
The Wokflow Enging can only run workflows that are published.
Running Workflows
The Workflow Engine API provides two main endpoints for operation and are called with properly formatted POST requests.
System Architecture
The Workflow Engine (WFE) is a collective referrence to the scalable process execution environment that consists of one or more co-ordinated engine instances or Nodes.
Workflow Engine Configuration
This documentation provides a comprehensive guide on configuring the Workflow Engine. It covers the configuration files, properties, CLI arguments, and environment variables that can be used to customize the engine's behavior.