cancel
Showing results for 
Search instead for 
Did you mean: 

.NET to ECC

Former Member
0 Kudos

Hello all,

Please help to provide information on making web service call from .NET to SAP ECC DIRECTLY. Thank you.

Regards,

Steve

Accepted Solutions (1)

Accepted Solutions (1)

STALANKI
Active Contributor
0 Kudos

yes RFC can be exposed as a webservice.

/people/thomas.jung3/blog/2005/02/14/webservices-a-real-world-implementation-experience

/people/thomas.jung3/blog/2005/05/09/abap-webservices-logon-language-processing

/people/thomas.jung3/blog/2005/05/13/calling-webservices-from-abap-via-https

Answers (2)

Answers (2)

STALANKI
Active Contributor
0 Kudos

SAP ECC also can listen HTTP.Check that out.I think even it can understand SOAP with header attachments.You can use any EAI tool that has a soap adapter I guess and use the relevant adapter to connect to ECC as well like tibco,seebeyond etc.

Former Member
0 Kudos

Sravya,

ECC can listen to HTTP? or web sersvice call? How do I find out the WSDL for RFC function modules in ECC?

Regards,

Steve

STALANKI
Active Contributor
0 Kudos

https://weblogs.sdn.sap.com/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

https://weblogs.sdn.sap.com/pub/wlg/1442 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

Former Member
0 Kudos

Sravya,

The blogs you provided all contain XI in the scenarios. What I need is a .NET-to-ECC w/o XI or any other EAI tools. Thanks.

Regards,

Steve