53
Views
2
Comments
Multipart/form-data file attachment format
Question

Hi Guys,

I'm using a REST POST service of type Multipart/Form-data to submit a form with attachments.

I tested the web service from the ARC tool and it is working fine, I want to know which format the ARC tool converting the attachments to.

This is how the format looks like:

How to convert an uploaded file to this format in OutSystems. 

Need help!

Thanks in advance

2020-09-18 09-37-36
Devendra Baghel

Hi Hafiz,

Seems like you have captured HTTP request and the data you are seeing are encoded bytes of PDF .This is how PDF file transfers over HTTP. I am not sure what exactly you need in outsystems , Can please explain more about it 

Best Regards

Devendra Baghel


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.