Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Enabling MTOM on RESTful OSB service

Prasanna GSep 10 2015 — edited Sep 21 2015

Hi All,

I have been going through couple of blogs on enabling MTOM on OSB and realized that all the examples explained only about enabling MTOM on SOAP based services.

I have a requirement to develop a RestFul OSB which accepts image as input, converts the image into base64 and inserts into DB BLOB column.

I went ahead and enabled my REST proxy with XOP/MTOM - Binary Data by Value. But how can I even test this? SOAP UI has MTOM enablement only for SOAP service. For REST, SOAPUI does not even show the option?

Can MTOM even be enabled on REST OSB service? If not, is there any other way to implement my requirement efficiently?

Thanks in advance!!!!!

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 19 2015
Added on Sep 10 2015
1 comment
844 views