Viewing 8 posts - 1 through 8 (of 8 total)
You are absolutely right...
It was an obvious thing...thanks!
March 26, 2010 at 3:05 am
Elliott, I tried to debug the script, but it seems that once reached the Array.IndexOf method, the script exits without error...it a really strange behaviour I cannot explain..thus I asked...
March 25, 2010 at 3:46 pm
unfortunately, it does not!
In fact, if an exception was raised, the task should have been in error, while it ends correctly!
March 25, 2010 at 9:25 am
Hi all! I've found a problem in my code that I'm not able to understand...
Here is the snippet..it seems that Array.IndexOf breaks the execution of the snippet whenever it does...
March 25, 2010 at 5:21 am
Thanks, I found a solution through your help. I used a variable to store the folder and file names and the getListing method to match the names a nd discover...
March 16, 2010 at 4:01 pm
I want the flat file source component to be skipped if the file is not there 🙂
is it possible?
March 16, 2010 at 4:43 am
Thanks for your reply. I want to avoid problems in case the file is not there.
But the for each solution is not applicable, since there are many files and...
March 16, 2010 at 4:35 am
Viewing 8 posts - 1 through 8 (of 8 total)