hi,
im using a foreach loop container which has consider some ten tasks.
im using file enumerator for excel sheets.
my problem is if anyone of the task fails for any one sheet means how to make the foreach loop to leave the remaining tasks for that sheet and continue processing for the remaining sheets in the folder.
can anyone help me
thanks in advance