Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 80876

Large datasize / change com.mendix.webui.StateSizeWarningThreshold

$
0
0

How can I change the com.mendix.webui.StateSizeWarningThreshold  as is suggested in https://docs.mendix.com/refguide7/transient-objects-garbage-collecting ?

We have a large dataset (approximatly 10.000 samples) which is requisted by a rest service and thereafter processed and displayed. The data is retrieved in a non-persistent entry. This worked fine in Mendix 6 (processing in 3 a 4 seconds).

When changed to Mendix 7 a user error pops up every time the microflow is called and log shows: "Feedback size of 8044 exceeds threshold of 5000 items which can result in severe performance problems.". However, processing is still done correct and processing time is still aceptable. So we are faced with an "incorrect error message" displayed to user while the correct results are obtained. 

According to the above refquide this behaviour now occurs in Mendix 7 as garbage collection is done at client side and limit for non persistent entires is set to 5000 items. The issue can be prevented by increasing StateSizeWarningThreshold. So we now want to increase this parameters to 10.000.  Any examples on how to change this Threshold ? (were to find it ?) 


Viewing all articles
Browse latest Browse all 80876

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>