Latest Trip Details not Populating
Hi Team,
I have deployed the solution and configured mobile devices to capture GPS Points and Latest points are now loaded and displayed in Maps, however I dont see any trip details being populated. Please let me know if there is anything more to be configured.
Thank you
Having the same issue here. It may be due to the Azure Trip function not running properly.
At first I received the error detailed in this issue: The function runtime unable is to start #58
Resolved the above issue by changing runtime version to ~1.
After doing so, I went to the azure function in the azure portal and found that the functions were failing due to the following error: Trackable.Func - System.Exception : Error loading msvcr120.dll (ErrorCode: 126) #76 .
Are you seeing any of the same errors?
I have changed the runtime version to ~1 aswell , I dont see any error of any functions being failing, but the trips is not being populated.
Is there anything to be defined for trip? or will it automatically use the Geo Points? and what is the significance of Add Route/Asset Info? it only have dispatch?