List Collector shows only 100 items

puneetgoels1
Tera Guru

In one of my catalog items, I have a variable of type list collector, which shows CIs.  Issue is it only shows 100 CIs. Though we can select more than 100 by changing the filter criteria but when the request is submitted, Only 100 of them are saved and rest are ignored.

Please let me know how to remove this limitation.

 

1 ACCEPTED SOLUTION

Just create the property if needed.

View solution in original post

5 REPLIES 5

Mark Stanger
Giga Sage

It's not recommended to change this to be much higher than 100 for performance reasons, but you can adjust the 'glide.xmlhttp.excessive' system property to allow for more than 100 items at a time in a list collector.

I read this in one other post as well but I was not able to find the said property.

 

find_real_file.png

 In some cases, the property does not exist in a base instance, but can be added if you need to change the value

Just create the property if needed.