1. Open Windows Explorer and navigate to the folder the RES services were installed. By default, this is C:\DRTrackRouteExportTool\.
  2. Open the RouteExportService.exe.config with a text editor application such as Notepad++.
  3. On Line 11, replace the DRTUsername value with the username provided to you by Trimble Support or your ITC (Figure 1).
  4. On Line 12, replace the DRTPassword value with the password provided to you by Trimble Support or your ITC (Figure 1).Figure 1. Lines 11 and 12 from Steps 3 and 4
  5. On Line 59, replace the https://localhost:62705 portion of the address value with your DRTrack site followed by /tracking. Be sure to include the DRTrackWebService.svc portion (Figure 2). For example, the full address value should read https://mydrtracksite.drtrack.trimblemaps.com/tracking/DRTrackWebService.svc.Figure 2. Line 59 endpoint address from Step 5
  6. Save the file.