Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
BartHeijne
Partner - Contributor
Partner - Contributor

Load data from SAP S/4 HANA Cloud Public Edition

Hi,

I want to start building a script to load data from SAP S/4 HANA Cloud Public Edition.
I need financial data, logistic data, etc.
Does anyone have a script for me which I can use to start?

There is a lot of API documentation, like SAP Business Accelerator Hub but if possible I don't want to start from scratch. 

Many thanks, 
Bart

 

 

Labels (1)
  • API

3 Replies
herculesalex
Contributor
Contributor

Mesma necessidade, alguma solução?

BartHeijne
Partner - Contributor
Partner - Contributor
Author

I build it from scratch with a REST connection. You have to use multiple rest connections depending in the data you want to retrieve. And you have to grant access within SAP HANA for each connection.

herculesalex
Contributor
Contributor

pode enviar um exemplo?