- Bjarne Anker
- PowerBuilder
- Tuesday, 11 August 2020 02:00 PM UTC
Hi.
Is there any known limitations in HttpClient.sendrequest() when it comes to the size of the "payload"?
I have successfully managed to invoke a SOAP WS service using HTTPClient now.
There are to methods available - GetVersion (no args) and Convert(xml arg).
GetVersion works just fine, but Convert returns -1.
The body in the sendrequest contains the SOAP envelope as described in the WSDL, and the XML which should be converted is a part of the body. Right now its approx. 20 KB in size, so not that big at all.
The same operation works just fine in both SOAP UI and PostMan.
Both methods are invoked with POST, text/xml and so on.
br,
Bjarne Anker
Maritech Systems - Norway
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.