Hi All,
Suppose i have 30 DataFlow Tasks.
I need to go to the Dataflow task based on the value returnd from ExecuteSQLtask.
Suppose if i get 5 then i should go to Dataflow task5 directly and there onwrds it executes remaining tasks continusoly.
Thanks in advance...