18
Views
2
Comments
Solved
File
Question

I want to upload the binary file only pdf not jpg doc  how i can do this ?

2025-09-25 14-38-22
Lokesh Kumar Yadav
Solution

This oml will help you https://personal-udaksfpd.outsystemscloud.com/UploadPDF/UploadPDF?_ts=638948686529123432

UploadPDF.oml
2016-04-22 00-29-45
Nuno Reis
 
MVP

Hello.

The example above only validates file extension. You should also consider to validate mime type. (This post talks about it)

Also, some forge components allow you to block/allow specific extensions. See if any of them work for you as it can probably by the easier solution.

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