Graphhopper troubleshooting
When invoking Graphhopper from the DispatchMap, all techs for a given day (ALT+O) or individual techs (CTRL + SHIFT + Left Click on Tech's Name > H)
Things to check for troubleshooting purposes.
Is Address Verification turned on? (lat/lon auto-inserted into Notes Field in the JobRecord)
Does the office lat/lon box have values in CTRL F1?
Are Technician EndPoints set for beginning and end locations? (Technician Settings Form within CTRL F1)
Are the technician start and end points properly set? (Technicians Settings Form within CTRL F1. lat/lon settings)
Is the SpecialSkillsList.csv file properly configured? (NetData)
Column A is a numeric value
Column B is the Special Skill. (i.e. Sealed System Work, Commercial Kitchen Equipment, HVAC, Delivery)
Is the TechnicianExtraSpecs.csv properly configured? (NetData)
Column A is tech name (first and last)
Column B start time (hour format)
Column C average minutes per job (whole number)
Column D is approximate time for lunch break (just start time)
Column E how many minutes travelled from job to lunch and vice versa (whole number)
Column F size of appointment window (whole number, in hours)
Column G hour quantity for first stop (whole number, designates time between start of shift and arrival at first job)
Column H list of days of the week tech is available to work (separated by ALT + Enter between each listed day)
Column I departure time for each day (directly corresponds with Column H)
Column J particular quantity of hours a tech may work per day (directly corresponds with Column H)
Column K preferred start of lunch break for each day (directly corresponds with Column H)
Column L technicians skill set (separated by commas, needs to match numeric value of SpecialSkillsList.csv)
Column M indicated departure time is in fact for arrival at first appointment (true or false value)
Column N non-standard begin and end location for technician
Is the WhchMchnToWhchDept.csv file properly configured? (NetData)
Column A machine type exactly as it appears in the type designator in the UIS form
Column B Department name (spelled exactly as found in the department list, within the JobSale screen)
Is the WhchMchnToWhchSkills.csv file properly configured? (NetData)
Column A machine type exactly as it appears in the type designator in the UIS form
Column B numeric indicator for such machine type (separated by commas, needs to match numeric value of SpecialSkillsList.csv)
Is the WhchMchnToWhchZone.csv file properly configured? (NetData)
Column A machine type exactly as it appears in the type designator in the UIS form
Column B zone number, a numeric value (must match as provided in ZoneList.txt)
Is the WhchTechToWhchZone.csv file configured properly?
Column A is Zone Number, a numeric value (must match as provided in ZoneList.txt)
Column B is Tech Code (two characters, separated by commas, must match tech code as provided in CTRL F1 > Tech Settings Window)
Is the ZoneList.txt file properly configured? (NetData)
Column A Zipcode (5 numeric characters for US clients, minimum of 3 maximum of 6 characters for Canadian clients)
Column B ZoneNumber (whole number, sequential)
Column C Visual Description (jurisdiction)
Column D Department name (spelled exactly as found in the department list, within the JobSale screen)
Do(es) tech(s) have any unvlbl entries for that day?
Are the appointments in the schdlist for that day geocoded (present in the JobRecord Notes field)
Are the appointments real? (not pseudo or naked) Must also not be HLPNG
Do you have a high quantity of appointments set to Definite?
Do you have a high quantity of appointments that already have time frames set?
Priority Balanced vs. Absolute setting? (set in CTRL F1, absolute means it needs to be minimized drive time takes precedence
Include Tech / Zone Associations? (set in CTRL F1, relies on WhchTechToWhchZone file)
ReportOnItemsNotOptimized.txt export that provides explanation as to why the processes may not have completed as desired, this file is produced after running the Graphhopper processes
ReportOnItemsDefAssgndToTechNotQualified.txt export that provides explanation as to why the processes may not have completed as desired, this file is produced after running the Graphhopper processes