Configuring Responder
Show Callers on Customer Tab

Version: 10.2.1c and 10.2.1c SP3

Resource Center Home

In Responder Explorer, the Customers tab currently displays a combination of customers that have loadpoints on the record or have called (or both). To alter the tab so that only customers with loadpoints on record appear (irrespective of call presence), do the following:

  1. Configure the Responder Explorer configuration file (Miner.Responder.Explorer.exe.config) for any client machine that accesses Responder. This file is located in the Miner and Miner\Responder\Client folder. You may edit the file by opening it in an XML application (such as XML Spy) or by opening it in a simple text editing program (such as Notepad).

    Do not edit XML files using a word processing program such as WordPad or Microsoft Word as it may corrupt your configuration file.

  2. On the client machine, browse to and open Miner.Responder.Explorer.exe.config.
  3. Look for the following XML:
    Copy Code
    <appSettings>
            <!--<add key="" value="" />-->
            <add key="PhaseDegField" value="PhaseDesignation" />
            <add key="NormalPosAField" value="NormalPosition_A" />
    
  4. Add the following key:
    Copy Code
    <add key="ShowCallersOnCustomerTab" value="false"/>
    
  5. Ensure the value is set to false.
  6. Save and close Miner.Responder.Explorer.exe.config.

 

 


Send Comment to ArcFMdocumentation@schneider-electric.com