Features
- Improve storage management by blocking unnecessary attachments.
- Improve security by blocking malicious files.
- Easy to use with minimum configuration needed.
Process
- Define filtering rules.
- Define rules per model e.g. as below image shows on first line it defines a rule that whilelist JPG, PDF, XlS and XLSX. In the image below we defined a rule named "sales rule" which is applied on ""Sales Order" module. This rule permits all files of type while it blocks files of type PNG.
- Also we defined another rule named "all modules rule" which is applied on all modules. This rule permits all file types except EXE files.
- Rule for specific model.
- In the image below, user try to upload file of type PNG, but the operation was blocked by the rule "sales rule" which blacklist PNG files.
- Rule for all models.
- In the image below, user tried to upload file of type EXE, but the operation was blocked by the rule "all modules rule" which blacklist EXE Files.
- If no rule applies to an attachment, it will be permitted.
Please log in to comment on this module