I want to upload the binary file only pdf not jpg doc how i can do this ?
This oml will help you https://personal-udaksfpd.outsystemscloud.com/UploadPDF/UploadPDF?_ts=638948686529123432
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.