cancel
Showing results for 
Search instead for 
Did you mean: 

Integration between IBP and Databricks

reddyatoz
Explorer
0 Kudos
618

Hi All,

Anyone help me on how to setup integration between IBP and Databricks.

Need full datils.

 

Thanks in advance!

 

BR

Kiran

View Entire Topic
Domnic
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

There is no direct integration available between IBP and Databricks at the moment in the current middlewares. But you can always leverage the CI-DS or SAP Cloud Integration Suite to push data from SAP IBP into AWS S3.

If you use the Cloud Integration Suite - you can push the data to an S3 Bucket using standard request/reply adapters. Part of this blog can provide you some ideas:-  https://community.sap.com/t5/technology-blogs-by-sap/writing-forecast-data-to-snowflake-from-sap-int... 

Once data is on an S3 bucket you can move this to Databricks. On the Databricks side ,you can either Onboard the data or use the COPY INTO functionality. Both are described in: https://docs.databricks.com/en/ingestion/onboard-data.html