Setting up iFLow & Configuration

Objective

After completing this lesson, you will be able to setup the required iFlows on Cloud Integration and know the extension options

Setup & Configuration

Configuring iFlows

Detailed instructions are provided on configuring iFlows using the API hub. The process involves copying artifacts, configuring connections, and utilizing security materials for seamless integration with SAP S/4HANA and data ingestion.

Note

Prerequisite: Establish connection to API Hub.

Go to discover in your Cloud Integration and look for the Data Ingestion Integration Package.

Search for the integration package on API Hub.

Screenshot of SAP Cloud Integration interface showing the search bar and a list of four integration packages related to SAP S/4HANA.

Once the package is opened, click on copy to take it over into your cloud integration instance.

Make the package available.

Overview of Data Ingestion for Industry Cloud Solutions Integration with SAP S/4HANA, detailing data mapping and integration capabilities.
Overview of the SAP Cloud Integration package for data ingestion between SAP S/4HANA and Industry Cloud Solutions.

Configure and Deploy Artefacts

Screenshot showing SAP Cloud Integration setup for OAuth2 Client Credentials with relevant fields and deployment status.

For each entity (replication object), there are 3 artifacts

Screenshot of SAP Data Integration platform showing various artifacts related to plant mapping and customization for data ingestion.
Table showing groovy scripts in a collection: get_row_count, log_exception, and log_payload with brief descriptions for each.

Activate the Retry iflow to handle replication errors due to timeouts

Typical iflow

Flowchart illustrating the integration process for replicating a plant from SAP S/4HANA, including error handling steps.

Configure the iflow (Sender)

Configuration interface for replicating a plant in SAP S/4HANA, showing sender, connection settings, and endpoint details.

Configure the iflow (More)

Configuration options for Replicate Plant from SAP S/4HANA, displaying parameters like credential name and data ingestion address.

Adjust iflow with custom mapping

Interface showing message mapping for plant data integration, with a detailed structure for JSON schemas on both sides.
JSON data snippet showing distribution center details, including ID, name, and address, along with object name and datasource information.
  • Call API endpoint of open api
  • Use suffix as per the default endpoint name e.g.
  • /central/v1/sap/plants/replication
  • Use oauth credentials from Data Ingestion Instance
  • Build Payload for example
  • Use mandatory header parameters

Log in to track your progress & complete quizzes