keywestfl9
SSCertifiable
Points: 5215
More actions
August 3, 2009 at 9:05 pm
#133691
i have a task inside the for each loop container and it retrieves data based on a input variable
i want to update certain columns if the task is a success and certain column if it fails. but i want the for each loop to proceed even if the task fails
Any help
Phil Parkin
SSC Guru
Points: 247180
August 4, 2009 at 3:46 am
#1034147
By 'fails', do you mean that zero records are retrieved?
There is probably a way of achieving this by using a conditional split based on record count (0 is one path, > 0 the other).
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply