How to restrict attachment sizes which were upload from attachment control in pega constellation

Previous it was a DSS MaximumFileUploadSizeMB

@saikrishnaG6683 To restrict the size of attachments uploaded from the attachment control in Pega Constellation, you can still use the Dynamic System Setting (DSS) MaximumFileUploadSizeMB. Additionally, you can use the System Setting (SS) pyMaxDragDropAttachSizeMB. If you want to set a limit higher than 1GB and lower than 2047MB, you should also use the DSS prconfig/initialization/maximumfileuploadsizemb/default first to unlimit the 1GB restriction, and then use DSS repository/maxFileSizeInMemory and SS pyMaxDragDropAttachSizeMB.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

Max file upload size using dynamic system setting

How to change the maximum file size for attachments

Maximum Size Limit for Attachment

Connect CMIS method

Setting a size limit for data import into a data set