Re: Can I have a Precedence Constraint within a For Loop Container?
- From: Allan Mitchell <allan@xxxxxxxxxxxxxxxxxx>
- Date: Sun, 6 May 2007 18:03:15 +0000 (UTC)
Hello Sachin,
Within the container you can "Precedence constrain" the other tasks within to each other. What you cannot do is take a task within the container and try to join to one outside of the container.
--
Allan Mitchell
http://wiki.sqlis.com | http://www.sqlis.com | http://www.sqldts.com |
http://www.konesans.com
Hi,
I am unable to put a Precedence Constraint within a For Loop
Container, can I do so in SSIS ?
Actually what I am trying to acheive is that I am Iterating the
ForLoop on some File List which will pull one FileName out of the List
at a go n pass on the file name to the FTP Task so that it hits the
FTP Loaction n pulls down the file on local machine. Now, I need to
check whether the download succeded or Failed n what to update the log
accordingly. To acheive this I am trying to put a precedence on FTP
task with the ForLoop Cotainer but the SSIS Designer doesnt allows to
do that.
If this is not possible plz suggest some alternative to this n also
point to any source code available if any.
Thanks,
Sachin R. Chavan.
.
- Prev by Date: Re: process 2 files
- Next by Date: Re: 2 problems with SSIS DTS when trying to add record to entity l
- Previous by thread: Re: SSIS & BI
- Next by thread: Re: Can I have a Precedence Constraint within a For Loop Container
- Index(es):
Relevant Pages
|