Hi,
I'd like to create rules for a folder that file away all items in this folder to different locations. After all files in my folder have been processed, I'd like to perform some custom action (trigger indexing the filed away items in this case).
However, I found no way to perform this action only once after the whole folder has been processed. The only possiblity was to execute my command in the file-away rule, i.e. once for each single file. Is there a way to execute this only one time at the end?
Thanks in advance.