![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a package with many steps. Depending on the circumstances, I only want certain steps to execute. The steps run serially, and are connected with an "On Completion" workflow. Each step's DisableStep property is valued using an INI that is set by a Dynamic Property Task that runs first. The idea is if I only want to execute the odd numbered steps, I would set the DisableStep property of the even numbered steps to 1(TRUE). The problem is that dts does not consider a disabled step Completed (or Failed for that matter). Is there a way to selectively execute certain steps, without modifying the package? Thanks. |
![]() |
| Thread Tools | |
| Display Modes | |
| |