Looking to monitor a pickup folder or file inbox. The normal folder & file share sensors won't work as needed.
New files are dropped into
server\share
Another process polls this location every x minutes, pulls files out and removes from the share
if this process breaks, files back up in this location.
There could be any number of files in the share at any given moment. The files could have new or old creation dates. Basically need to ensure that no file name continues to exist from one check period as this would indicate that the import process is not functioning.
Add comment