Connecting Tech Pros Worldwide Forums | Help | Site Map

SAP systems consume .net Web service

=?Utf-8?B?Z2FuY3k=?=
Guest
 
Posts: n/a
#1: Aug 22 '07
Hi,
I have created a webservice in .net and deployed on server. I tested the
webservice using windows client it's working fine. My webservice going to
consume by SAP client.

1.Will SAP systems create Proxy to get the webservice methods?
when i was tested webservice with .net client i got an error saying HTTP 404
Proxy authentication....(ISA SErver..) and i solved using WebProxy object.

Now my questions is will same error occur for SAP Systems too?

John Saunders [MVP]
Guest
 
Posts: n/a
#2: Aug 22 '07

re: SAP systems consume .net Web service


"gancy" <gancy@discussions.microsoft.comwrote in message
news:7C879657-C16D-49BC-B80E-AD6A04196A3F@microsoft.com...
Quote:
Hi,
I have created a webservice in .net and deployed on server. I tested the
webservice using windows client it's working fine. My webservice going to
consume by SAP client.
>
1.Will SAP systems create Proxy to get the webservice methods?
when i was tested webservice with .net client i got an error saying HTTP
404
Proxy authentication....(ISA SErver..) and i solved using WebProxy object.
>
Now my questions is will same error occur for SAP Systems too?
You'll probably get a faster answer by asking SAP.
--
John Saunders [MVP]

=?Utf-8?B?QW5kcmVhcyBSb2hy?=
Guest
 
Posts: n/a
#3: Oct 9 '07

re: SAP systems consume .net Web service


Maybe you can take a look in my book:
http://www.sap-press.de/1222
There is a detaild description for your scenario.
Greetings from germany,
Andreas Rohr (a.rohr@conaro.de)

"gancy" wrote:
Quote:
Hi,
I have created a webservice in .net and deployed on server. I tested the
webservice using windows client it's working fine. My webservice going to
consume by SAP client.
>
1.Will SAP systems create Proxy to get the webservice methods?
when i was tested webservice with .net client i got an error saying HTTP 404
Proxy authentication....(ISA SErver..) and i solved using WebProxy object.
>
Now my questions is will same error occur for SAP Systems too?
Closed Thread