Overview
The Action Panel displays the IPO (Input → Processing → Output) details for each unit in a flow diagram. Every unit follows this fundamental concept:
- Input: Receives data or signals from a user, another system, or a device.
- Processing: Applies logic, calculations, or transformations to the input.
- Output: Returns the processed result.
View IPO Details of a Unit
To view the IPO details for any unit:
- In the flow diagram, select a unit.
Note: The Input, Processing, and Output tabs may not appear for every unit.
The Input section displays details about the inbound message. It includes the following tabs:
- Data: Lists the names of the processed units in the flow.
- Message: Displays the inbound message of the selected unit.
- Variable: Displays the variables used in the selected flow.
The section header shows the section name and an icon to toggle between view modes:
By default, the inbound data appears in Tree View.
Processing Section
The Processing section explains how the system transforms the input. It includes the following tabs:
- Details
- Configuration
- Design
- Processed
The Details tab opens by default. To switch tabs, select the tab name. Each tab is described in the following sections of this article.
Note: The number of tabs varies depending on the selected unit.
Output Section
The Output section displays details about the outbound message. The section header shows the section name and an icon to toggle between view modes:
By default, the outbound data appears in Tree View.
Related Articles
Output Panel
Output Panel Overview The Input–Processing–Output (IPO) model is a simple way to explain how any system works — whether it’s a computer program, business process, or integration flow. Output is the final result produced after processing. It can ...
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, ...
Processing Panel
Overview The Input–Processing–Output (IPO) model is a simple way to explain how any system works — whether it’s a computer program, business process, or integration flow. Processing is the action performed on input data to transform it into a useful ...
Input Panel
Overview The Input–Processing–Output (IPO) model is a simple way to explain how any automation works — whether it’s a computer program, business process, or integration flow. Input is the data or information provided to an automation. Input Section ...
Objects Overview
Overview Objects represent the data structures or entities used within integrations (e.g., Customer, Product, Order). They define the schema and attributes that can be referenced while designing flows or mappings. Features: Define and maintain ...