cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to integrate SAP ERP to databricks

ricard98
New Contributor II

is there a way to integrate SAP erp to a databricks Notebook through python???,

6 REPLIES 6

Hubert-Dudek
Esteemed Contributor III

Direct connection to SAP is time-consuming and difficult. Fivetran is Databricks partner (you can see them in Partner connect). They have an excellent way to connect Databricks to SAP:

https://www.fivetran.com/connectors/sap-erp

-werners-
Esteemed Contributor III

The options are indeed limited.

Fivetran is certainly an option. There used to be SAP Vora, but I have no idea if that still exists.

Another way is to connect to the sap db directly, but that is a big nono in the SAP world.

jose_gonzalez
Moderator
Moderator

Hi,

Just a friendly follow-up. Did any of the responses help you to resolve your question? if it did, please mark it as best. Otherwise, please let us know if you still need help.

Kong
New Contributor II

I've connected Databricks directly to S4/HANA ABAP layers but will re-iterate that it is extremely challenging if you do not have a background in sys administration, networking, devops, programming, and SAP.

Azure_Data_Bric
New Contributor III

Can you please help me with the steps of how you connected to SAP ECC/S4?
I want to connect to ECC and S4 from Databricks just to check the record count in some of the tables.

 

 

sasikumar

Hi @ricard98 ,

 

Yes, you can integrate SAP ERP with a Databricks notebook through Python. However, the process is not directly mentioned in the provided information. It would typically involve using the SAP ERP's APIs or a Python library designed to interact with SAP systems, such as pyrfc or SAPy.The data fetched from SAP ERP can then be processed and analyzed in a Databricks notebook. You can use Databricks Connect to connect your local machine to a Databricks cluster and run your Python code that interacts with the SAP system. However, it's important to note that this process involves understanding and handling the specific data models and structures used in your SAP ERP system and may require additional configuration or setup based on your particular use case and the security settings of your SAP system. Please note that the above is a general approach and may not cover all specifics or requirements you might have.
 
Resources:- 

 

Join 100K+ Data Experts: Register Now & Grow with Us!

Excited to expand your horizons with us? Click here to Register and begin your journey to success!

Already a member? Login and join your local regional user group! If there isn’t one near you, fill out this form and we’ll create one for you to join!