Hendrik,
Thanks. I watched the tutorial, but again this is triggering on a single file being created in the folder being monitored. I want to trigger when 2 specific files have been created.
The only way that I can see to do this is to have 2 separate triggers, each one looking for a specific file. When that file is created, the trigger would create a user variable with a value of 'true'.
Then I could have a totaly separate trigger job that waits for the 2 user variables to be set to 'true'.
Is there a better way?
Thanks.