TAeEmpGeoRegistration Structure

Field Data Type Description Notes
All TAeEmployeeBasic Fields TAeEmployeeBasic Inherits Fields from TAeEmployeeBasic
Accuracy Double
Altitude Double
CollType Integer 0 - Unknown, 1 - Application, 2 - Browser * 3 - Browser or Application if present 1
Latitude Double Latitude coordinate
Longitude Double Longitude coordinate
Source Integer 0 - Mobile Application, 1 - Web Service 2
SuccessCode Integer 0 - Successful capture of GPS coordinates, 1 - Unsuccessful capture of GPS coordinates, 2 - Prevented from collecting
Timestamp String Timestamp of event 3

Notes

  1. Applies only to ESS Mobile. New registrations submitted via CC1 web services are always tagged 0 (unknown)
  2. New registrations submitted via CC1 web services are always tagged 1 (web services)
  3. yyyy-mm-dd HH:mm:ss format

TAeEmployeeBasic

Methods Referencing Structure

extractEmployeeGPSRegistrationsByFilekey
extractEmployeeGPSRegistrationsByIDNum

Back to Top