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
Hi
See if this helps
https://www.outsystems.com/forge/component-overview/4026/multipart-form-data
Cheers
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