Vehicles are getting data for different segments except for the Authorization (AUTH) segments
-
Check to make sure that the tVehicleAuthList is not corrupted. If the lAuthEventID column is all set to -1, the data is corrupted.
-
Run this proc - procSelVehicleAuthSegment 1 to confirm that the data is built without error. (It should display the table)
-
To resolve this issue - run this proc - procAdminRebuildVehicleAuthSlots to rebuild the tVEhicleAuthList table.
-
Then submit an INC SYNC and wait for the data to sync.
-
Re-run Step 1 to confirm the lAuthEventID column is not = -1
ost