Make a task wait for another
From: Gerald Hopkins (ghopkinsjr_at_aol.com)
Date: 05/23/04
- Next message: Ashish Ruparel [MSFT]: "RE: Make a task wait for another"
- Previous message: Ashish Ruparel [MSFT]: "RE: DTS and stored procedure"
- Next in thread: Ashish Ruparel [MSFT]: "RE: Make a task wait for another"
- Reply: Ashish Ruparel [MSFT]: "RE: Make a task wait for another"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 23 May 2004 15:13:40 -0700
I have a problem in that I have an ActiveX Script task that is supposed
to wait Upon Success of the the previous task, which is an Execute
Process task that runs a bat file to FTP some files to another machine.
The ActiveX script is supposed to delete the files after they are ftp'd
to the other machine. However, it looks like the files are getting
deleted before the FTP can happen. Is there a way to make the ActiveX
task wait until the ftp is finished? Should I move the ActiveX deletion
task to a different package and schedule it to execute a significant
period of time after the package with the ftp?
Thanks,
Gerald
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Ashish Ruparel [MSFT]: "RE: Make a task wait for another"
- Previous message: Ashish Ruparel [MSFT]: "RE: DTS and stored procedure"
- Next in thread: Ashish Ruparel [MSFT]: "RE: Make a task wait for another"
- Reply: Ashish Ruparel [MSFT]: "RE: Make a task wait for another"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|