Attachment size limit - Service Portal

kyleinks
Kilo Contributor

find_real_file.png

Our users have noticed that there is a limit on the Service Portal that did not exist in the "frame set." I didn't see any documentation anywhere regarding the attachment limits specific to the Service Portal but I was able to find the code in the widget itself that is doing the restricting. Is this restriction to the Service Portal for performance reasons?

1 ACCEPTED SOLUTION

Hello Kyle,



I just did a test in my Jakarta instance and yes the limit is there. You cannot upload more than 24mb.



As corina mentioned this is a hardcoded size limit for the widget in ticket_attachment.



What I would suggest you is if this is important for you and you can present a good business requirement or how this affects your business, then you can raise and ER with support and then this might be happening in future releases.


View solution in original post

7 REPLIES 7

Hi

we are in Quebec but facing this issue - while user trying to upload an attachment on service portal, if the file is larger than 25mb, the upload does not work, the transaction is canceled and user is not getting any error msg.

 Any idea?

corina
ServiceNow Employee
ServiceNow Employee

Hello Kyle.



Indeed, the limit is OOB, expected behavior.


Most probably for security reasons. You can open an enhancement request for this and most probably there will be a conclusion stated when the resolution will be provided.


corina
ServiceNow Employee
ServiceNow Employee

Yes   dravvyramlochun answer is right.