Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Mesma necessidade, alguma solução?
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.
pode enviar um exemplo?