Question
Last activity: 23 Sep 2015 10:03 EDT
Connect-SOAP to a client SOAP service which is deployed on IIS server and uses NTLM v1 authentication
Hello,
I have a client SOAP service which is deployed on IIS server and uses NTLM v1 authentication.
Our connect-soap was able to communicate with the SOAP service properly till yesterday evening and after that we are facing weird issue.
We are not getting expected result even after passing correct data, tt is not working even from SOAP UI.
We are not able to understand as there was no change done on either side.
Interestingly one of their legacy system (Biztalk server) is using same SOAP service and is able to get expected result with similar set of data.
I don't have any experience with Biztalk server to debug, nor client has any experienced resource to help us out. This is impact our potential GO Live.
Anyone having Biztalk server experience who can help us understand the difference in the request sent by the biztalk server vs what is sent by us, that will be very helpful.
Amit