Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP ECC connection to APIGEE interface

Former Member
0 Likes
1,378
  • SAP Managed Tags

Hello,

I have this requirement to connect my SAP ECC system (EHP7-740) to APIGEE interface. APIGEE team asks for URL to connect to my SAP dev system. I do not know where to find this from or what procedure to be followed. I tried SOAMANAGER but that seems to be incorrect as that was related to POST method it seems so.

Can any body help me here please.

1 REPLY 1
Read only

dsanpor
Participant
0 Likes
1,031
  • SAP Managed Tags

Hi,

Perhaps you need of your basic team and configure it using SAP connector. This is a file available in marketplace. See this link. https://help.sap.com/saphelp_nwpi71/helpdata/en/7a/aac81c582c6c4ea42a8e2f4e626f31/frameset.htm

Protocol depends of firewall, authentications supports SSO with some methods; tickets, kerberos, ntlm.

I readed that other way is trought https://github.com/SAP/node-rfc

Really I have similar problem, I hope its helps you.

Dsanpor