H
hmariwa
Guest
Hi Tony, I was able to confirm that the WSDL file is fine, and that the ABL client was successfully able to process the response from ‘PartnershipDetails’ operation. Just to confirm that the failure is due to with "Content-Encoding: gzip". We can try to log HTTP responses by temporarily replacing existing $DLC/properties/ transport.xml with the attached one. (the customer should make sure to backup the existing $DLC/properties/transport.xml). Log files: chttp.in & chttp.out will be produced. Also, assuming the issue is due to “Content-Encoding: gzip" being sent, per HTTP protocol most the servers will only send compressed response if the client has explicitly stated they do accept it by including “Accept-encoding:gzip” in the request header. Heri
Continue reading...
Continue reading...