Schedule Geocode batch processing runs
About this task
By default, the schedule runs geocode batch processing at 1:30 AM daily. If you regularly add many new contacts, especially in ContactManager, tune the schedule to match your expected daily load of new addresses.
Procedure
- In Guidewire Studio, navigate to and open scheduler-config.xml for editing.
-
Uncomment the following section in scheduler-config.xml file.
<ProcessSchedule process="Geocode"> <CronSchedule hours="1" minutes="30"/> </ProcessSchedule>
What to do next
See also
