Hi All,
We are having a web application sends order in PI using PI soap sender , when I am testing it using SOPA UI it reaches PI, but when Web application team tries it is not reaching, they get below error
PI is using Proxy server to receive request.
Error occured while processing order ######### error details: System.Net.WebException: The request failed with HTTP status 417: Expectation Failed.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
Please suggest.
Regards,
Sudeep