OpenEdge.Net.HTTP.IHttpResponse Execute (IHttpRequest) Throw

Posted by Rod Anderson on 24-Aug-2017 09:37

11.6.3 Linux

I have a multipart form that works great until I try to post a very large file to a web service (30 gig).  When I do it throws:  Attempt to update data exceeding 32000. (12371).

The web service I'm calling accepts the request just fine from Java clients so it's not a service issue.

Is this a language issue or is there a different approach I should be using to execute the multipart form?

Thanks in advance,

Rod

Posted by Peter Judge on 25-Aug-2017 07:42

This is a known bug. I can’t remember the number and  I’m (reasonably) sure it’s fixed in 11.6.4 .
 

All Replies

Posted by Peter Judge on 25-Aug-2017 07:42

This is a known bug. I can’t remember the number and  I’m (reasonably) sure it’s fixed in 11.6.4 .

This thread is closed