May 29, 2012 at 9:55 pm
in dataflow ,3 sources ,i need first 2 sources will run after 3 souce run .is their any possibility in data flow itself.
need not use in sequnce in control flow.
May 30, 2012 at 2:26 am
Not 100% what you mean, but if you mean can you order the sequence that the dataflow executes then yes.
In your dataflow task start with source 3 , then link that to source 2 then 1 and add a constraint to each flow, this way the tasks will be executed in that order..
Andy
==========================================================================================================================
A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila. Mitch Ratcliffe
May 30, 2012 at 2:34 am
+1 with Andy but going off what he thinks and my interpretation, you are after "precendence constraints"
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply