Hi,
We have a few jobs that are file trigger based.
All those jobs suffer from the same problem.
When we use an application like Excel or Notepad and use the 'Save As' function and thus save the file in the file trigger directory (Inbox), the job is triggered correct and the file is processed correct.
However immediately after the first run of the job, the job is executed a second time by VisualCron (not simultaneously but after first is finished).
If we save the file first in a temporary directory and then copy the file to the file trigger directory the job is triggered and processed only once.
We are currently on version 7.1.6 but have the same problem in our older version 6.2.1.
Why is the file trigger event in VisualCron treated differently when:
a. creating it through a 'Save As' function in an application (job is executed 2x)
b. copying it from another directory (job is executed 1x, which is correct).
Kind regards,
Cees
Edited by moderator
2014-09-06T07:02:59Z
|
Reason: Not specified