I have a simple trigger that fires on the creation of a PDF being saved to a network folder or any of the subfolders below the root folder.
It seems to fire a random number of times, sometimes once but most times 2 or 3 for each PDF that is added to the folder.
'Run after the trigger has been triggered' is checked and greyed out and set to 1.
'File/Folder watch type' is set to created and 'notify filters' are File name checked.
'Trigger after file has been released' is checked
'On error reconnect attempts' is set to 1, I would like it to be 0 but that does not seem to be a valid option.
There are two task the first one is to list files for any files that have been created in the last two minutes.
I am capturing the file name as an output variable from the list file task and using it to send an email with the filename in the subject line in the second task.
So I am getting multiple emails for the same file all within a minute or two.
Running version 7.15
Any ideas on how to fix this?
Edited by moderator
2014-05-08T14:48:22Z
|
Reason: Not specified