[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Upload file to REST (Data Object WebSpeed service)

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
Hey Louis, Currently we don't parse/separate the multipart parts for you (you should log a bug for this). What you can currently do is to add manual mapping so that the request body is passed into the method as a multipart entity, and then you'll have to split the multipart entity part. If you can post the .gen file in the WEB-INF/openedge folder of the webapp (its default location), then I can help you with the tweaks you'll need.

Continue reading...
 
Status
Not open for further replies.
Back
Top