Need to Restrict .PDF, .STP file formats for some users
Requirement : Need to restrict users to download only .PDF, .STP file formats.
For some User Groups, They must download attachments of .PDF, .STP file formats.
For other file formats they should not download the attachments , Instead they can Read all attachment file formats.
Hi,
Which version of Agile you are using.. I believe while defining getFile privilege, you can put the criteria based on FileType attribute.
If you are using 9.3.x, you can also try writing events to do the check before downloading the files.
Thanks,
Sankar.