Previous Topic: SchedExpMaximum

Next Topic: SelListCacheMax

SelListCacheExclude

SelListCacheExclude

Specifies the names of the factories (objects) to be excluded from caching for <PDM_SELECT> lists. To improve performance, the web engine usually caches in its own memory of the contents of small tables used in <PDM_SELECT> (drop-down) lists and hierarchical search lists. You may want to suppress caching for a table if you are using data partition constraints to specify that different users should receive different views of the table. In addition, including tables in the value of this property eliminates the need for the web engine to query their record count at startup, slightly improving startup performance. This property is optional. If specified, it should contain one or more object names separated by spaces.