I have a service which reads a directory for XML files and then writes out the results for new records and updates to existing records in a feature service.
The directory has six months of files, but I'd like to only look at the last day or two to process new and updates.
How do I write a filter processor to limit the files that GeoEvent looks at in the directory?
Thanks,
Mele