Hello All,
I am attaching the screenshots for the transaction that returns correct data and for the one that returns junk data.
One thing to notice are the parameters Charset and ContentType in the http header response.
For a successful transaction the values in the above mentioned parameters are :
Charset=UTF-8
ContentType=text/xml;charset=“UTF-8”
For the transaction that returns junk data , the Charset parameter is absent from the response and the ContentType=text/xml.
Is there a possibility that the response is not getting encoded for large sizes?
Thanking you in advance,
kiranj
HttpResponseEncoding.doc (49 KB)
#soa#API-Management#webMethods