cancel
Showing results for 
Search instead for 
Did you mean: 

Consuming web service

Former Member
0 Kudos

Please give me step by step guidence of consuming a web service from sap.

Prasad

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Prasad,

sorry, your question is not clear for me.

Do you want 1) to consume a SAP based webservice in .NET; or 2) the other way around, consume a (.NET) webservice within SAP NW ?

For 1), see Whitepaper [Building Microsoft .NET Applications using Visual Studio 2005 and SAP NetWeaver Web Services|http://download.microsoft.com/download/5/7/f/57f1490e-8a8d-497b-bbae-ec2a44b3799f/SAPNetweaverWebServicesVS2005.pdf]

For 2), see blog of SAP employee Thomas Jung [Consuming Services with ABAP|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/8086] [original link is broken] [original link is broken] [original link is broken];

Best regards, William.

Former Member
0 Kudos

Hi WvStrien ,

Can you give me a sample ServiceReference.ClientConfig file?

I don't know hot to config and the visual studio will not generate the config file automatically?

Best regards,

Anders

Former Member
0 Kudos

Hi Anders,

coincidentally, I posted an extract of such a client/app .config file a few days ago in context of thread [.NET proxy|;

Best regards, William.

Former Member
0 Kudos

Hi William,

Thank very much!!!

That's what I need.

Regards,

Anders