Skip to Content
Technical Articles
Author's profile photo Benjamin Ewenz

Application Integration Example Scenario on SAP Data Hub GitHub Repository

The SAP Data Hub Integration Examples GitHub provides sample code for use cases in the SAP Data Hub. We have now added an example scenario for application integration.

With this example scenario you can learn how to extract, store, transform and analyse data from several SAP applications using SAP Data Hub. Goal of this scenario is to provide a 360° view on the customer, therefore selected data from SAP Cloud for Customer, SAP Marketing Cloud and SAP S/4HANA is used.

The following picture provides a technical overview of the example scenario:

E2E_Scenario_Overview2.png
Source: https://github.com/SAP/datahub-integration-examples/blob/master/AppIntegrationExample/README.md

 

Extract

OData is extracted from various SAP systems via SAP Data Hub pipelines.

Store

The extracted data is directly stored in SAP HANA or the landing zone of a data lake. The example includes pipelines for both options.

Transform

The stored data can be cleansed, joined and otherwise transformed either directly in SAP HANA, using SAP Data Hub Data Transform functionality or with the SQL-on-File feature of the SAP Vora database included in SAP Data Hub.

Analyze

Finally, the data can be used for visualization in reports, analytics or further processing in machine learning scenarios.

 

You will find detailed information about all these steps and possibilities in the GitHub.

This example can be used free of charge on SAP Data Hub Version 2.7 / SAP Data Intelligence Version 1909 and newer.

Download it. Try it. Give us Feedback about it.

Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Javier Andres Caceres Moreno
      Javier Andres Caceres Moreno

      Good