Flow Unit

Flow Unit


Flow Unit Overview

  1. Purpose: A Flow Unit in a flow diagram is the basic building block that represents a single step or action in a process. It’s the smallest executable element in a workflow and defines what happens at that point in the flow.  
  2. What it does:
    1. Represents one logical operation in the process.
    2. Can perform:
      1. Data transformation.
      2. Decision-making.
      3. External calls (API, FTP, HTTP).
      4. Automation tasks.
    3. Connects to other units to form a complete workflow.
  3. Use case:
    1. Each Flow Unit handles one specific task.
    2. Accepts inputs and produces outputs.
  4. Visual Representation:

    • Related Articles

    • Edit Flow Unit

      Edit Flow Unit
    • Edit Flow Unit

      Edit Flow Unit
    • Flow Units Overview

      Flow Units Overview A Flow Unit is a configurable, reusable building block in the Flow Designer that represents a single action or logic step in an automation flow. Each flow unit processes input data, performs a defined operation, and produces an ...
    • Fixed Flow Units

      Overview The application provides fixed, trigger, and configurable units. These units are reusable building block of the Flow Designer/Editor that represents a single action or logic step in an automation flow. Each flow unit processes input data, ...
    • Edit Component Flow

      Overview The flow editor feature in OneEnterprise enables you to visually modify and refine component flow through an intuitive interface. This functionality permits direct interaction with the flow structure of the component. The flow editor offers ...