Action Panel Overview

Action Panel Overview


Overview

Every unit in the flow diagram works on the basic fundamental concept called the IPO module (Input → Processing → Output). 
  1. Receives Input: Data or signals from a user, another system, or a device.
  2. Processes Data: Applies logic, calculations, or transformations to the input.
  3. Produces Output: Returns the processed result.

View IPO Details of the Unit

  1. To view the IPO details of any unit, click on the unit.

  1. After clicking any unit in the flow, the IPO panel will open.
  2. The panel will display the following sections:
    1. Input
    2. Processing
    3. Output


Input Section

  1. The Input section provides the details on the inbound message, and the following tabs are provided in the section:
    1. Data section: The Data section provides the name of the processed units of the flow. 
    2. Message: The section displays the inbound message of the selected unit. 
    3. Variable: TBD 
  2. The section header displays the section name and an icon to toggle between code view and tree view. To display the inbound message, the section provides the following view modes:
    1. Tree View
    2. Code View
  3. By default, inbound data is displayed in tree view mode. 

 Processing Section

  1. This section explains the data that the system uses to transform the input.
  2. The section provides the following tabs:
    1. Details
    2. Configuration
    3. Design
    4. Processed
  3. By default, the Details tab will open. However, you can switch between the tabs by clicking on them.
  4. Each section is explained in detail in the following sections of this article.

Output Section

  1. The Output section provides details about the message's output. 
  2. The section header displays the section name and an icon to toggle between code view and tree view. To display the inbound message, the section provides the following view modes:
    1. Tree View
    2. Code View
  3. By default, inbound data is displayed in tree view mode. 
    • Related Articles

    • Output Panel

      Output Panel Overview sdas Output Section The Output section provides details about the message's output. The section header displays the section name and an icon to toggle between code view and tree view. To display the inbound message, the section ...
    • Processing Panel

      Processing Panel Overview aaa Processing Section This section explains the data that the system uses to transform the input. The section provides the following tabs: Details Configuration Design Processed By default, the Details tab will open. ...
    • Familiarize With Input-Processing-Output Panel

      Overview Every unit in the flow diagram works on the basic fundamental concept called the IPO module (Input → Processing → Output). Receives Input: Data or signals from a user, another system, or a device. Processes Data: Applies logic, calculations, ...
    • Input Panel

      Input Panel Overview aa Input Section The Input section provides the details on the inbound message, and the following tabs are provided in the section: Data section: The Data section provides the name of the processed units of the flow. Message: The ...
    • 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 ...