Summary
As a customer with reconciliation capabilities I would like to limit the size of individual attachments in the reconciliation pillar so that it matches my other limits and does not cause a failure in emails or other downstream processing.
Enhancement Request
-
Configuration Setting: The system shall provide a configurable setting within the reconciliation administration or settings area that allows administrators to define the maximum allowable size for individual attachments.
-
Size Unit: The configuration setting shall allow administrators to specify the maximum size in common units such as kilobytes (KB), megabytes (MB), or gigabytes (GB). The system should provide clear labeling and options for these units.
-
Default Limit: The system shall have a reasonable default maximum attachment size pre-configured. This default should be chosen to accommodate common use cases while minimizing the risk of downstream failures. (e.g., 10MB).
-
Real-time Validation: When a user attempts to upload an attachment, the system shall perform real-time validation to check if the file size exceeds the configured limit.
-
User Feedback: If an attachment exceeds the configured limit, the system shall display a clear and informative error message to the user, indicating the maximum allowed size and the size of the file they attempted to upload.
-
Prevention of Upload: The system shall prevent the upload of any attachment that exceeds the configured maximum size.
-
Audit Logging: The system should log any changes made to the attachment size configuration setting, including the user who made the change and the timestamp.
Workaround
There is no workaround, extra consideration need to be taken when creating custom definition which will further process the attachment.
Status
This will be implemented in Future version
Enhancement Tracking
ROSO-14253
ROSO-15811
Comments
0 comments
Please sign in to leave a comment.