Output Panel

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 display:
  1. Final output of the flow
  2. API response
  3. Stored database record
  4. Success/error message

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. 


Toolbar

The following action icons must be provided in the toolbar:
  1. Find: This option lets you locate any parameter in the outbound message.
  2. Adjust Font Size: You can set the message font to improve readability. The available font size range is from 8 to 72. Select the desired value from the drop-down.
  3. Legend: It provides you with the grouped field labels. It enhances readability and accessibility, so you can better interpret the grouped fields.

Switch Between Code and Tree View

  1. By default, the message will be displayed in Tree View.
  2. Click on the Switch to Code View icon.


  1. The message gets switched to code view.
  2. Click the icon again to switch back to tree view mode.

    • Related Articles

    • Familiarize With Input-Processing-Output Panel

      Familiarize With Input-Processing-Output Panel
    • 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, ...
    • IPO Panel Overview

      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: ...
    • Edit Input-Processing-Output Details

      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 ...