JetTrac ELID

Introduction:

Exports Last Inspection Data to JetTrac database.

Technical Support:

If you need assistance in installing and configuring JetTrac ExportLastInspectionData™, call Pro Technology Automation, Inc. at 805-527-1248 or email us at support@protechinc.com. Please note that the JetTrac ExportLastInspectionData™ license fee does not cover configuration services and technical support so there may be an additional charge. Please ensure you read these instructions carefully before calling for technical support.

How to Run:

To run this module you need these files in the same folder:

  • JTExportLastInspectionData.exe
  • JTELID.ini

 

Default Functionality:

This is a specialized JetTrac module that takes selected fields from a PDF that have been selected to store Last Inspection Data for a specific facility/site/customer and it writes this data to a MySQL database so this data will be available the next time that form is dispatched to that same facility/site/customer. See JetTrac RetrievePrepopData – that is the companion module to JetTrac ELID.

Command Line:

“C:\JTExportLastInspectionData.exe” “C:\JTExportLastInspectionData_Input.xml” “C:\JTELID.ini” “C:\JTExportLastInspectionData.log”

The command line starts with the fully qualified path to the module’s executable file, followed by the input XML, the config.ini file, and ends with the log file.

Config File:

ServerName=localhost

Port=3306

DBName=field_inspection

Username=web

Password=web