REST with Attachments

Hello All,

I am trying to test the REST , POST call and trying to send a xml file as attachment from SOAP UI client. But the attachment is not coming to the IS with the REST call. Any help will be appreciated.

Thanks and Regards
Abir Banerjee

Hi,
Did you try using MTOM. I used MTOM on plain webServices but didn’t on REST. Please give a try and share the results.

Thanks,

Hi All,

Kindly share information on how to implement a webService /REST call which would recieve the attachments of different formats(eg pdf,jpeg,tiff etc).
Version 8.2 onwards.
Any information would be helpful.

TIA,
Raj

Hi,

I have a requirement to send CSV file as attachment with Rest. Please respond if anyone has tried this.