Hi All,
I am executing some script tasks in For loop. Any of script tasks fails it follows to next task.
But i have alla these in Continuos for loop.
If i set maxerrorcount to 100, once the failures of Script tasks reach 100 the loop fails there itself instead of continusly executing based on the Loop condition.
Please help me reagrding this...is there any property neede to set for either Script Task or For Loop task.
Thanks in advance..