Closed
Prevent adding of .docx files which are renamed to .pdf
Guys say I have a word file say abc.docx I rename it to abc.pdf . But when I try to open this file abc.pdf I will get error .
Currently my pega is allowing me to attach files like abc.pdf how to restrict this.
***Edited by Moderator Kayla to update Platform Capability tags****
Hi Adiya,
This is a universal behavior not specific to Pega only, When you upload the file the system would validate the file type using the file extension, it will not be able to understand if the file is actually a doc or pdf file.