The SOAP_ARTIFACT_LIST_LIMIT variable is used to limit the number of artifacts returned via SOAP calls.
Default
-1: this means that the artifact list retrieved via SOAP is unlimited
Comments
In TeamForge releases earlier than 6.1.1, SOAP calls returned everything that was
asked for, and that is the default behavior in Teamforge 6.1.1 as well. However,
sites with performance and stability issues (OutOfMemory errors) in returning a
large number of artifacts can now limit the number using this token. Changing this
value requires a recreate-runtime and thus a site restart.
Important:
Increasing the number of artifacts beyond the optimal 20,000 - 25,000 range
might cause a heap dump.