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?
"gancy" wrote in message news:7C879657-C16D-49BC-B80E-AD6A04196A3F@microsoft.com... > 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]