How to correctly test MimeType of file Attach
Hi,
For Security requirements, i have a requirement to implement checks on file attached.
i've already extended activity CallVirusCheck to verify the file extension, but how can i test if the extension corresponds to the real file format?
ex: pdf extension is a real pdf file and not a txt file with modified extension
i'm running with Pega PRPC 7.1.9 and FCC 7.13
thank everyone for you help
Best regards