I’m Consuming a webservice which expects 2 inputs, one - a string and the other a XML.
I’m getting [ISS.0085.9281] Http Error: 400 - Bad Request error when i invoke the webconnector.
I got the SOAP request that is being sent from the logs, and tried to invoke with the same SOAP msg in the SOAP UI tool… I was able to get the response back from the service successfully.
Any pointers to where I’m going wrong? or is there any known issue with the SoapClient.
I’m using 7.1.2, with these fixes being applied -
IS_7-1-2_Core_Fix7
IS_7-1-2_FlatFile_Fix2
IS_7-1-2_Flow_Fix2
IS_7-1-2_SrvPrtcl_Fix6
IS_7-1-2_WebSvcsXML_Fix6
IS_7-1-2_XA_Fix1
Thanks,
Nandan
#webMethods#soa#API-Management