Hi All,
I am trying to invoke a web service through HTTP Post action block. I have got the web service URL as below. I have not seen a web service URL format like this before which ends with svc. Also the web service provider says it is an open web service so credentials are not required. I have tried to post a xml message inside Soap envelope using this URL but it fails. Http post action doesn't return any error message and it fails with an error [WARN] [HTTP_Post_0] Skipping execution of output links due to action failure. Can anyone help me on this?
Web service URL -> http://portnumber/XMLtoClient/XMLtoClient.svc
MII version 15.0 SP3
Thanks
Shaji