Hallo,
we have a great problem with tasks triggered by file activities:
- The trigger will fire, when files in a special folder are changed. The trigger itselfs is fired, but when the first task checked the condition and results in a "nomatch", the entire job will end. But we set to run thru the other tasks to check the conditions.
Here are the settings (shortend):
Job with trigger for File, Watch for folder with mask *.csv
In the jhob are 5 tasks, each with a condition Variable {TRIGGER(Active|LastTrigger|File.Result.Name)} to compared to a specific filename to execute this task.
The flow for each task is set to "on complete" continue with next task
The desired result for me is:
Run the job when a file has changed in the folder. Check the condition for each task if the filename matches then run the task, otherwiese check the next task. But the job ends allways after the first condition.
I've attached the main screenshots. Hope, everybody can help me
Sorry for my english..
Best regards from Berlin
MarioStuck attached the following image(s):