Events
Powerful Devs Conference and Hack Together
Feb 12, 11 PM - Feb 28, 11 PM
Join the online conference and 2-week hackathon to explore building powerful solutions with Power Platform.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The SAP ERP connector for Power Platform helps you seamlessly integrate your SAP systems with Microsoft Power Platform. This article walks you through setting up the connector as a proof of concept.
Important
The settings and recommendations presented in this article are not intended for production use. Review the Microsoft Power Platform admin documentation and consult your security team, internal policies, and Microsoft Partner for guidance in setting up the SAP ERP connector in a production environment.
It's important that you review the following to ensure you can move forward with the steps to connect Power Platform and SAP with the SAP ERP connector:
An on-premises data gateway acts as a bridge to securely transfer data between on-premises systems and Microsoft cloud services. Installation of the on-premises data gateway includes installing several components on the same network domain as the Windows virtual machine (VM) that hosts the gateway.
Download and install the on-premises data gateway on your Windows VM.
Use the following PowerShell command to verify that your Windows VM can access your SAP instance on port 3300. Replace sap.example.com
with your SAP server name.
powershell telnet sap.example.com 3300
To enable the on-premises data gateway to communicate with your SAP system, you need to install the SAP Connector for Microsoft .NET (NCo) on your on-premises data gateway Windows VM.
Call SAP function (V3)
action to the flow.In your flow, select the Call SAP function to open the settings panel.
For SAP System, enter your configuration values in JSON format; for example:
json {"AppServerHost": "sap.example.com","Client": "100" "SystemNumber": "00", "LogonType": "ApplicationServer"}
For more parameter options, refer to the documentation.
For RFC Name, enter STFC_CONNECTION
.
Wait for the input parameters to load.
Enter a test sentence for the required REQUTEXT
parameter.
Save your flow.
Select Test.
After you verify that the SAP action is working, learn best practices for building powerful Power Platform solutions that work with your SAP system. You can also try out more complex functions in your flows.
Events
Powerful Devs Conference and Hack Together
Feb 12, 11 PM - Feb 28, 11 PM
Join the online conference and 2-week hackathon to explore building powerful solutions with Power Platform.
Register nowTraining
Certification
Microsoft Certified: Azure for SAP Workloads Specialty - Certifications
Demonstrate planning, migration, and operation of an SAP solution on Microsoft Azure while you leverage Azure resources.