![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, i have a foreach loop that loops through ADO recordset. In that loop i have a execute package task (lets call it SubmitData), which executes another package. If at one iterration package SubmitData fails, foreach loop would continue? Because now it fails after first packages failure? I though tat using FailParentOnFailure would help - but no. I do not want to increase maximum error count, as in foreach loop i migh have as many as 10 000 records ( or even more). I simply want that execution of foreach would loop through all records in recordset, despite the output of SubmitData package. How can i do that? |
#3
| |||
| |||
|
|
Hi, i have a foreach loop that loops through ADO recordset. In that loop i have a execute package task (lets call it SubmitData), which executes another package. If at one iterration package SubmitData fails, foreach loop would continue? Because now it fails after first packages failure? I though tat using FailParentOnFailure would help - but no. I do not want to increase maximum error count, as in foreach loop i migh have as many as 10 000 records ( or even more). I simply want that execution of foreach would loop through all records in recordset, despite the output of SubmitData package. How can i do that? |
#4
| |||
| |||
|
|
Hi, i have a foreach loop that loops through ADO recordset. In that loop i have a execute package task (lets call it SubmitData), which executes another package. If at one iterration package SubmitData fails, foreach loop would continue? Because now it fails after first packages failure? I though tat using FailParentOnFailure would help - but no. I do not want to increase maximum error count, as in foreach loop i migh have as many as 10 000 records ( or even more). I simply want that execution of foreach would loop through all records in recordset, despite the output of SubmitData package. How can i do that? |
#5
| |||
| |||
|
|
Hi, i have a foreach loop that loops through ADO recordset. In that loop i have a execute package task (lets call it SubmitData), which executes another package. If at one iterration package SubmitData fails, foreach loop would continue? Because now it fails after first packages failure? I though tat using FailParentOnFailure would help - but no. I do not want to increase maximum error count, as in foreach loop i migh have as many as 10 000 records ( or even more). I simply want that execution of foreach would loop through all records in recordset, despite the output of SubmitData package. How can i do that? |
#6
| |||
| |||
|
|
Hi, i have a foreach loop that loops through ADO recordset. In that loop i have a execute package task (lets call it SubmitData), which executes another package. If at one iterration package SubmitData fails, foreach loop would continue? Because now it fails after first packages failure? I though tat using FailParentOnFailure would help - but no. I do not want to increase maximum error count, as in foreach loop i migh have as many as 10 000 records ( or even more). I simply want that execution of foreach would loop through all records in recordset, despite the output of SubmitData package. How can i do that? |
#7
| |||
| |||
|
|
Hi, i have a foreach loop that loops through ADO recordset. In that loop i have a execute package task (lets call it SubmitData), which executes another package. If at one iterration package SubmitData fails, foreach loop would continue? Because now it fails after first packages failure? I though tat using FailParentOnFailure would help - but no. I do not want to increase maximum error count, as in foreach loop i migh have as many as 10 000 records ( or even more). I simply want that execution of foreach would loop through all records in recordset, despite the output of SubmitData package. How can i do that? |
#8
| |||
| |||
|
|
Hi, i have a foreach loop that loops through ADO recordset. In that loop i have a execute package task (lets call it SubmitData), which executes another package. If at one iterration package SubmitData fails, foreach loop would continue? Because now it fails after first packages failure? I though tat using FailParentOnFailure would help - but no. I do not want to increase maximum error count, as in foreach loop i migh have as many as 10 000 records ( or even more). I simply want that execution of foreach would loop through all records in recordset, despite the output of SubmitData package. How can i do that? |
#9
| |||
| |||
|
|
Hi, i have a foreach loop that loops through ADO recordset. In that loop i have a execute package task (lets call it SubmitData), which executes another package. If at one iterration package SubmitData fails, foreach loop would continue? Because now it fails after first packages failure? I though tat using FailParentOnFailure would help - but no. I do not want to increase maximum error count, as in foreach loop i migh have as many as 10 000 records ( or even more). I simply want that execution of foreach would loop through all records in recordset, despite the output of SubmitData package. How can i do that? |
![]() |
| Thread Tools | |
| Display Modes | |
| |