cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Data Intelligence - Data Load to Azure Data lake

former_member190408
Participant

Hello Experts,

We need to load data from multiple sources to Azure Data Lake. What would be the best tool to load data say from S4HANA to Azure Data Lake?

Also, Tool in case multiple SAP and Non-SAP systems are involved from where data should go and sit in Azure Data Lake.

Also, is there any document which describes which tools to use when example. Data Services Vs Data Intelligence/Data Hub Vs Smart Data Integration vs SLT in this scenario?

Apologies for so many questions.

Really appreciate your help.

Thank You!

Accepted Solutions (1)

Accepted Solutions (1)

RolandKramer
Product and Topic Expert
Product and Topic Expert

Hello

This is why SAP Data Intelligence stands for. see the Blog - SAP Data Intelligence Hub – connecting the Dots …

Best Regards Roland

Answers (1)

Answers (1)

ThorstenHa
Advisor
Advisor
0 Kudos

The most easiest and straightforward way is using the 'Structured Data Transform' operators to load data from a database table to ADL where you just select source in a 'Table Consumer' operator, do some projections, etc with the "Data Transform" operator and then use the 'Structured File Producer" to store it to an object store/ADL.

Once you have an on-going replication process then it is a more complex scenario. I am in the process of layout an example of doing it. You could have look at my github: https://github.com/thhapke/sdi_replication