Oracle Rest Data Services (ORDS) (MOSC)

MOSC Banner

ORDS multipart/related HTTP Requests

We are using Oracle REST Data Services - 23.4.

We are trying to send an HTTP request with the content type multipart/related to an ORDS endpoint. It is XML with attachments.

Unfortunately, we always get the error message:
An unexpected error has occurred with the following message: org.apache.commons.fileupload.FileUploadException: the request was rejected because no multipart boundary was found

The error message occurs even before the source PL/SQL block is processed in the resource handler.

Apparently ORDS cannot handle multipart/related because there is no parser for it.
Is there a way to configure ORDS so that the request can be processed or at least the request BLOB can be processed?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center