Set geocoding configuration parameters in ContactManager
To enable geocoding features in the ContactManager user interface, you must set parameters in the config.xml file.
Before you begin
Procedure
- In Guidewire Studio for ContactManager, in the Project window, navigate to .
- Navigate to the bottom of that node, and then double-click config.xml to open the file in an editor.
- In the editor, press Ctrl+F and then enter Geocoding to find that section of the configuration parameters.
-
Set the following parameters to enable geocoding.
Parameter
Description
UseGeocodingInAddressBookSet this parameter to
trueto enable geocoding for contacts storied in ContactManager. The default isfalse. The setting for this parameter must be the same in ContactManager and ClaimCenter.UseMetricDistancesByDefaultUse kilometers in the user interface. The default,
false, is to use miles. The setting for this parameter must be the same in ContactManager and ClaimCenter.ProximitySearchOrdinalMaxDistanceMaximum distance to use when performing an ordinal (nearest n) proximity search. The default is
300. The actual unit value of the distance is miles or kilometers depending on how you have setUseMetricDistancesByDefault. This parameter has no effect on radius (n miles or kilometers) searches or proximity assignment based on walking the group tree. The setting for this parameter must be the same in ContactManager and ClaimCenter.ProximityRadiusSearchDefaultMaxResultCountMaximum number of results to return when performing a radius (n miles or kilometers) search from the ContactManager search screen.
- The default value
in the base configuration is
1000. - This parameter has no effect on ordinal (nearest n) proximity searches.
- This parameter applies only to searches originating from ContactManager and does not have to match the value of the corresponding parameter in the ClaimCenter config.xml file.
- The default value
in the base configuration is
