Page 1 of 1
Maximum size of resources
Posted: Mon Oct 21, 2024 2:11 pm
by szalap
Hi,
We are embedding our data into a JSON resource and I wanted to make sure we do not hit any size caps along the way.
What is a maximum supported size for:
- a JSON resource
- a Base64 encoded image
?
When could we expect to see any performance impact on rendering or exporting Reports?
Re: Maximum size of resources
Posted: Tue Oct 22, 2024 7:44 am
by Lech Kulikowski
Hello,
You can use the following option to set the resource size limits:
StiOptions.Engine.reportResources.maximumSize
Thank you.
Re: Maximum size of resources
Posted: Tue Oct 22, 2024 10:22 am
by szalap
Thank you, Lech, I will try it when needed, though we have not yet hit any limits.
Based on this thread:
viewtopic.php?p=145207#p145207 (not directly for Reports.JS), where it was mentioned there are size limits to Base64-encoded Images and rendering gets impacted if those strings are too large, I would like to find out what those limits could be and when we should expect seeing some performance hits.
Re: Maximum size of resources
Posted: Wed Oct 23, 2024 2:01 pm
by Lech Kulikowski
Hello,
We can not say exactly, need tests.
Thank you.
Re: Maximum size of resources
Posted: Fri Oct 25, 2024 1:30 pm
by szalap
Understood, if you ever come across the number, please, share it with me

Re: Maximum size of resources
Posted: Fri Oct 25, 2024 9:33 pm
by Lech Kulikowski
Hello,
Ok.