301
Views
1
Comments
PDF file upload to outsystems server
Question

I have an external URL from that I able to download PDF file. But I want to upload same PDF file to outsystems server. OR Any solution to get binary content from external URL.

2021-06-09 13-39-18
Agno Silveira
 
MVP

Hello Sharad,

Look this image, maybe help you, with this components is possible save, and manipulate files in server:


Another solution would be, create a external database (not in outsystems) for save a binary data of PDF, and after create an extension in Outsystems for read and write of PDF.

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