I posted a topic on how to actually use Variable with the file trigger to create a process that would take files from Share1, move them to Share2, and create an equally named .TRG file in Share2
Here's the topic if you want to see my solution:
http://www.visualcron.co....aspx?g=posts&t=2727 This seems to work, a few files at a time. However, if I am watching for .TXT files in Share1, and I copy 15 .TXT files at once into Share1, Not all of the files get moved and/or have their TRG file created on Share2. Its as if the File Trigger process missed seeing that file or files were 'created'.
I copied 15 files, one file got missed. It'll never get picked up now.
I copied the same 15 files again to Share1, 3 files got missed.
I copied the same 15 files again to Share1, all were picked up.
Its random. And by the way, i'm talking about 15 blank text files with no data in them, so it wouldn't be any sort of I/O constraint while testing.
I'm testing this on the latest build of 6.1.4 on our Q server using local storage (no network involvement)
File names are as follows (quick easy copy/paste creation of 15 files):
New Text Document - Copy.txt
New Text Document - Copy (2).txt
New Text Document - Copy (3).txt
New Text Document - Copy (4).txt
New Text Document - Copy (5).txt
New Text Document - Copy (6).txt
New Text Document - Copy (7).txt
New Text Document - Copy (8).txt
New Text Document - Copy (9).txt
New Text Document - Copy (10).txt
New Text Document - Copy (11).txt
New Text Document - Copy (12).txt
New Text Document - Copy (13).txt
New Text Document - Copy (14).txt
New Text Document - Copy (15).txt
Thoughts?
Brian