Upon Breck Carter request I am posting a new question. I can not reproduce this issue in SA 12.0.1.3994 or later, in other words after SQL Anywhere switched to OpenSSL everything works fine, but SQL Anywhere 11.0.0.3113 is the version I need to be able to communicate with SOAP web service. This is the function I use to get data from a webservice:
Calling it I get this error:
And this is what I get in the log file (sensitive data is hidden, sorry for that):
As you can see, the response is truncated to 1024 characters, I contacted the web service maintainers and they confirmed that they send out the full response, I tried the same request (envelope generated by SA) in SoapUI and in C# and got correct results, no truncation. Also, as mentioned before, it works perfectly with latest SA12 EBF. So any ideas whats wrong? I tried reading the 12.0.1.3994 EBF release notes but could not find anything related to my problem. |
This issue has been fixed in CR #764411 in the following builds: v16.0.1925, v12.0.1.4119, v11.0.1.3156 (or higher). When will be v11.0.1.3156 available to download?
(27 May '14, 02:18)
Arthoor
Replies hidden
The 11.0.1.3156 SP got added to the QA queue last week to be tested... so it is hard to tell at this point when it will be available. My guess would be a few weeks depending on how the testing goes. Note that 11.0.1 is EOL as of the end of this week so this will be the last SP for 11.0.1.
(28 May '14, 09:19)
Mark Culp
|