Posted: Thu May 19, 2011 9:07 pm Post subject: Webservice Cannot process because charset=ibm-437'
Voyager
Joined: 26 Sep 2006 Posts: 82
Can some one please clarify my doubt, I am creating a webservice request using HTTPRequest node. The service is responding with below error. I tried all the option to explicitly set CCSID, but didn't work. Am I doing something really wrong here..
Response from the external service :
HTTP/1.1 415 Cannot process the message because the content type 'text/xml; char
set=ibm-437' was not the expected type 'text/xml; charset=utf-8'.[x0D]
Cache-Control: private[x0D]
Server: Microsoft-IIS/7.0[x0D]
X-AspNet-Version: 2.0.50727[x0D]
X-Powered-By: ASP.NET[x0D]
Date: Fri, 20 May 2011 04:48:38 GMT[x0D]
Connection: close[x0D]
Content-Length: 0[x0D]
[x0D]
Flolw:
FileInput ---> HTTPRequest ---> MQ
No errors at broker, only external service is sending good response.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum