Entries in Workload Designer search windows
This section contains the configuration parameters that apply to the search views of Workload Designer.
- search_max_limit
- This optional parameter sets the maximum number of entries displayed in Workload Designer search windows. The default value is 250. It is recommended not to use values greater than 999.
Example:
<?xml version"1.0"?>
<tdwc>
.
.
<settings>
<search>
<property name="search_max_limit" value="500"></property>
</search>
</settings>
.
.
</tdwc>
For more information about how to customize global settings, see Customizing your global settings.