hi,
Im new to writing a script task.
There are two items inside of the foreach loop, Script Task and DataFlow.
Inside of the script task, there is a if statement.
if the variable "Num" equals to "1", I want SSIS to excecute the next item, DataFlow.
If "Num" is "2", I want SSIS to skip Dataflow and come back again in Foreach loop.
does someone have any idea how I should wirte these code above??
Help me Please.
thank you,
tomoko