I am looking for some direction on the best approach to bringing data into an Analytic.
I have a feature layer that started off as an XLS and was uploaded as a CSV and then published. This Layer has control data and geometry for a group of parking lots that is joined to a feed from an AI-based camera system that counts cars/line crossings and sends updates every few minutes so that lot capacity can be tracked and mapped.
The first pass is working well, now we want to update the Feature layer with some information via a Survey 123 application that lot attendants can use. This information is such that it will be updated once a day usually in the early morning. But, the feature layer information which is input to a join is not updating except when the Anaytic is restarted.
So I put a Feed over the Layer but it did not work. I believe this is the result of the Feed Polling Interval currently being set to 23 hours every day, and the Join Time Window being set at 24 Hours. Since the data will only change once or twice a day it seems like a waste of resources to set these values to something like 5 minutes, but since the Survey 123 update does not send an event through the feed updating the data, I am not sure of a better way to handle this? So at the moment, both timers are at five minutes with the feed being limited to operating hours.
Is there another way to do this or a best practice that anyone has found? How are you handling this scenario?
TIA -