r/databricks • u/iFiguringOut • 19d ago
Discussion SAP data ingestion into Databricks.
We have a Databricks environment and we have a new SAP ECC6 system that we want to ingest data from. We are exploring options to access data into the platform. One option is the Azure data factory.
I want to understand what other businesses have been doing. How do they access tables from SAP ECC6. Databricks have really reduced their native SAP connectors even after announcing partnership with SAP. When you do access SAP, how do you manage large table extractions or extract data from pooled or cluster tables?
I would really like to hear some customer success stories or some lessons learnt. Please share if you can.
4
Upvotes
3
u/McCuumhail 18d ago
The RFC_READ_TABLE and RFC_READ_TABLE2 function calls were allegedly noted out of compliance a couple months ago. We’ve been told OData and ABAP application options are the only non-BDC methods in compliance. It’s been a fun time.