Smart Grid Applications Overview > Responder Overview > Optional Configurations > Client Machines > Limit Number of Customers Returned by Search |
Version: 10.1 |
This setting allows you to determine the maximum number of customers returned when the user performs a search using the Find Incident For Customer tool. The default setting is 100.
If the number of records matching the search criteria exceeds the CustomerListSizeLimit value, the user is prompted to narrow the search.
To modify this setting, open the Miner.Responder.Explorer.exe.config file installed at this location: Program Files\Miner and Miner\Responder\Client. Look for the following XML:
Copy Code
|
|
---|---|
<add key="CustomerListSizeLimit" value="100"/> |
Set the value attribute to the maximum number of records that may be returned. Save and close Miner.Responder.Explorer.exe.config.