Overview

Nodes are the basic units of logical orchestration in workflows. A workflow can have any number of nodes configured. Each node's type represents an instruction that determines the node's behavior. The node's configuration corresponds to the instruction's parameters, which determine the data objects or other content for its behavior operations.

Note

The workflow trigger is not a node. It is only displayed as an entry node in the process diagram, but it is a different concept from nodes. For details, please refer to the content of Event Sources.

From a functional perspective, currently implemented nodes can be divided into four major categories (a total of 24 types of nodes):

  • Process Control
    • Condition
    • [Delay] (provided by plugin @tachybase/plugin-workflow-deley)
    • End Process
    • [JSON Variable Mapping] (provided by plugin @tachybase/plugin-workflow-json-variable-mapping)
    • Loop (provided by plugin @tachybase/plugin-workflow-loop)
    • [Parallel Branch] (provided by plugin @tachybase/plugin-workflow-parallel)
    • [Process Output] (provided by plugin @tachybase/plugin-workflow-subflow)
    • [Call Workflow] (provided by plugin @tachybase/plugin-workflow-subflow)
    • [Custom Variable] (provided by plugin @tachybase/plugin-workflow-variable)
  • Calculation
    • Calculation
    • [Date Calculation] (provided by plugin @tachybase/plugin-workflow-date-calculation)
    • Dynamic Expression Calculation (provided by plugin @tachybase/plugin-workflow-dynamic-calculation)
    • [JSON Calculation] (provided by plugin @tachybase/plugin-workflow-json-query)
  • Data Table Operations
  • Manual Processing
    • Manual Processing (provided by plugin @tachybase/plugin-workflow-manual)
    • Approval (provided by plugin @tachybase/plugin-workflow-approval)
  • Other Extensions
    • TypeScript (provided by plugin @tachybase/plugin-workflow-javascript)
    • HTTP Request (provided by plugin @tachybase/plugin-workflow-request)
    • [Response Message] (provided by plugin @tachybase/plugin-workflow-response-message)
Total visits  times     Total visitors  times     Total reading  times.   Powered by Tego Team