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...
Continue reading...