Configuring Responder
View All When Selecting From ArcMap

Version: 10.2.1c and 10.2.1c SP3

Resource Center Home

When selecting a single feature or multiple features from ArcMap, you can configure Responder Explorer to highlight the selected incidents or calls within the grid with the other incidents and calls appearing as well. The current default action is to display only the selected incidents or calls and to select to view the other incidents and calls by using the View filter.

This configuration point will change functionality back to what the default functionality was prior to the 10.1.1 release.

To display all incidents and calls after selecting single or multiple features, do the following:

  1. Open ControlStylesConfig.xml. By default, this file is installed here: C:\Program Files (x86)\Miner and Miner\Responder\Server.
  2. You must comment out the following sections using the <!--  --> tags:
    THIS SECTION APPEARS IN 2 SEPARATE PLACES IN ControlStylesConfig.xml. BE SURE TO COMMENT IT OUT IN BOTH LOCATIONS.
    <FilterFinder Key="IncidentGrid_IncidentsSelectedFromArcMap" FilterFinderType="Filter">
    <Evaluator>Obj:Miner.Responder.Windows.Evaluators.IncidentsSelectedFromArcMapEvaluator, Miner.Responder.Windows</Evaluator>
    <Caption>Incidents Selected From ArcMap</Caption>
    <Description>Incidents Selected From ArcMap in My Regions</Description>
    </FilterFinder>
    ALSO, COMMENT OUT THE CORRESPONDING SECTION FOR ALL REGIONS:
    <FilterFinder Key="IncidentGrid_IncidentsSelectedFromArcMap" FilterFinderType="Filter">
    <Evaluator>Obj:Miner.Responder.Windows.Evaluators.IncidentsSelectedFromArcMapEvaluator, Miner.Responder.Windows</Evaluator>
    <Caption>Incidents Selected From ArcMap</Caption>
    <Description>Incidents Selected From ArcMap</Description>
    </FilterFinder>
    

    THIS SECTION APPEARS ONCE:
    <FilterFinder IsDefault="false" Key="CallsGrid_SelectedFromArcMap" FilterFinderType="Filter">
    <Evaluator>Obj:Miner.Responder.Windows.Evaluators.CallsSelectedFromArcMapEvaluator, Miner.Responder.Windows</Evaluator>
    <Caption>Calls Selected From ArcMap</Caption>
    <Description>Calls Selected From ArcMap in My Regions</Description>
    </FilterFinder>
    ALSO, COMMENT OUT THE CORRESPONDING SECTION FOR ALL REGIONS:
    <FilterFinder IsDefault="false" Key="CallsGrid_SelectedFromArcMap" FilterFinderType="Filter">
    <Evaluator>Obj:Miner.Responder.Windows.Evaluators.CallsSelectedFromArcMapEvaluator, Miner.Responder.Windows</Evaluator>
    <Caption>Calls Selected From ArcMap</Caption>
    <Description>Calls Selected From ArcMap</Description>
    </FilterFinder>
    

    THIS SECTION APPEARS ONCE:
    <FilterFinder IsDefault="true" Key="DevicesGrid_SelectedFromArcMap" FilterFinderType="Filter">
    <Evaluator>Obj:Miner.Responder.Windows.Evaluators.DevicesSelectedFromArcMapEvaluator, Miner.Responder.Windows</Evaluator>
    <Caption>Devices Selected From ArcMap</Caption>
    <Description>Devices Selected From ArcMap in My Regions</Description>
    </FilterFinder>
    ALSO, COMMENT OUT THE CORRESPONDING SECTION FOR ALL REGIONS:
    <FilterFinder IsDefault="true" Key="DevicesGrid_SelectedFromArcMap" FilterFinderType="Filter">
    <Evaluator>Obj:Miner.Responder.Windows.Evaluators.DevicesSelectedFromArcMapEvaluator, Miner.Responder.Windows</Evaluator>
    <Caption>Devices Selected From ArcMap</Caption>
    <Description>Devices Selected From ArcMap</Description>
    </FilterFinder>
    
  3. Save and close ControlStylesConfig.xml

 

 


Send Comment to ArcFMdocumentation@schneider-electric.com