Configuring Responder/Smart Grid
Limit Locate Results

Version: 10.1

Resource Center Home

This optional configuration allows you to determine the maximum number of results to return by the Search field when creating a switch order request and viewing devices on the Map Viewer. Limiting the number of results to be returned ensures better performance. By default this value is set to 50. Follow the steps below to modify this setting.

  1. Browse to C:\Inetpub\wwwroot\Responder and open Web.config. This file can be edited using a text editor such as Notepad.
  2. Look for the following bits of XML. These lines reside in the <map.Service> section and in the <switchOrder.map.Service> section.  Ensure you are updating the configuration section for the applicable page. 
    Copy Code
    <Searches MaxRecords="50">
           </Searches>
    

  3. Set the MaxRecords attribute to the maximum number of results to return when using the Search field. If this number is exceeded, a message appears prompting you to refine your search.
  4. Save and close Web.config.

 


Send Comment to documentation@schneider-electric.com