Limit file size per attachment category
We have a client requirement to limit attachment size per category. We've evaluated the DSS that handles file size and trying to change it per category also modifying some OOTB features to support this somehow, but it is not as dynamic as we need it to be.
We are considering alternatives such as evaluating the size of the file either once it is uploaded or from the CallVirusCheck activity and building validations from there, but we would like Pega's suggestions to achieve this in a simple manner without customizing OOTB rules or compromising performance.
We've seen support entries related to evaluating file size on upload for our alternatives but Pega has removed the content recommended, for example https://support.pega.com/question/how-get-attachments-file-size
Thanks.