Is it possible to create an FME workflow that will periodically check a hosted feature service for updates or edits, and then generate a report of those edits made and by who? If someone has done something similar before please let me know.
Page 1 / 1
If you have editor tracking enabled on you feature service, you could easily look for edits and updates within a certain period. It also states which user made the last edits.
Hi Lars,
I do have editor tracking enabled, but I was hoping there was a way I could generate a report of this tracking using FME.