This page is not a part of an official Int4 documentation.
Knowledge Articles

5. SAP Backend Validation Approach 3 - E2E Interface validation - Output Validation

Overview

This guide walks you through maintain settings to allow validate outputs in SAP Integration Suite iFlows. You will build Automation Object from scratch for iFlow, select blocks for input and output messages. This is the example iFlow that will be tested:

image-20260512-113932.png



  1. Create Automation Object.

Navigate to “Automation object“ tile:

chrome_dQkliOuXxd.png

Click on “Create” button:

image-20260512-093614.png

On next window, fill out fields for Automation Object ID, Type and optionally description:

image-20260512-094645.png

Click on “Create“ to create Automation Object.

image-20260512-095134.png


Select Integration Flow from ”Import from CPI” button or fill out the name of iFlow.

image-20260512-095314.png

Can use selection criteria as Name or ID of iFlow. Environment is mandatory parameter that needs to be provided in order to use this feature.

image-20260512-095749.png

Select blocks Block in iFlow to get input payload and Block in iFlow to get output payload. You can use “Show graph“ button to select them from graph:

image-20260512-095910.png

Make sure that environment is selected:

image-20260512-102822.png


On the graph for Block in iFlow to get input payload:

image-20260512-100046.png

Click on block CallActivity_5, and click on Set input payload. Block should change color and value appear:

image-20260512-102915.png

Choose CallActivity_8 block and select Set output payload:

image-20260512-103043.png

After that block should change color to green and value appears.

image-20260512-103137.png

You can add multiple outputs blocks.

As next step you need to select Adapter type, in this example SOAP.

image-20260512-103346.png

When those settings are applied, during Test Case execution you will see output message comparison:

image-20260512-105203.png

https://help.int4.com/int4-suite-knowledge-center-library/3.15/sap-cpi-e2e-inbound

https://help.int4.com/int4-suite-knowledge-center-library/3.15/payload-validations