Topic:
How to Import XATA/XRS ELD Data Into RapidLog.
XATA/XRS:
- Arguments:- /provider (XRS)
- /companycode (RLCompany Code)
- /urlcompany (XRS Company ID)
- /username (XRS Username)
- /password (XRS Password)
- /daysback (defaults to 1)
- /from (Date format yyyy-mm-dd )
- /ignoretz (Set to 1 to ignore the driver’s local time zone in RapidLog)
 
- Advanced Arguments:- /debug 1- /debug 1 enables the debug files to be saved during the download. The debug files are saved in a set of directories under the folder the EobrDownloader.exe file is running in. \HOSDebug\
 
- /ui 1- /ui 1 will make the GUI show but it will be loaded with the options specified in the Command Line parameters.
 
- /fm 1- /fm 1 specifies that it will process the Form and Manner violations. These are only available for some of the downloaders
 
- /pause 1- /pause 1 will cause the EobrDownloader.exe to pause before closing so the output can be observed after running.
 
- /pause 1 will cause the EobrDownloader.exe to pause before closing so the output can be observed after running.
 
- /debug 1
- C:\Windows\RL5.ini Settings (optional):- [Directories]
 EobLogImportRoot=C:\ProgramData\RapidLog\Data (Tip: Match this to your Data= line)
- Note: if this does not exist the downloads will go to \RapidLog\Data\EobLogImport\CompanyCode
 
- [Directories]
- Example BAT File for All Companies and Providers (prefered method):- “C:\Program Files (x86)\RapidLog\DownloadRunner.exe”
 “C:\Program Files (x86)\RapidLog\ForEachCompany.exe” RapidLog.exe [CompanyCode] -L RapidLogFormat
 “C:\Program Files (x86)\RapidLog\ForEachCompany.exe” RapidLog.exe [CompanyCode] -NewAudit HC -MI
 
- “C:\Program Files (x86)\RapidLog\DownloadRunner.exe”
- Example BAT File for a Single Company and Provider:- “C:\Program Files (x86)\RapidLog\EOBRDownloader.exe” /provider XRS /companycode MYRLCOMPANY /urlcompany XRScompanyid /username XRSusername /password XRSpass /daysback 8
 “C:\Program Files (x86)\RapidLog\RapidLog.exe” MYRLCOMPANY -L RapidLogFormat
 “C:\Program Files (x86)\RapidLog\RapidLog.exe” MYRLCOMPANY -NewAudit HC -MI
 
- “C:\Program Files (x86)\RapidLog\EOBRDownloader.exe” /provider XRS /companycode MYRLCOMPANY /urlcompany XRScompanyid /username XRSusername /password XRSpass /daysback 8
Instructions:
- Add the credentials for the ELD provider on the Company->Configure Download Page in RapidLog.
- Edit the Directories section in the C:\Windows\rl5.ini file by adding EobLogImportRoot=Your Data folder.- Example: EobLogImportRoot=C:\ProgramData\RapidLog\Data
 
- Open Notepad and setup the download, import and audit. Save that file as a .bat file.
- Open Task Scheduler and schedule the .bat file to run once or twice daily.
