Make a task wait for another

From: Gerald Hopkins (ghopkinsjr_at_aol.com)
Date: 05/23/04


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!



Relevant Pages

  • Re: which authentication mechanism should I use?
    ... global variable and use it later,but I need that value in ActiveX script one ... workflow,that's why I need something I can execute rather than just ... 'EXIT from function if there is another instance of the same package ... >>> Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) ...
    (microsoft.public.sqlserver.dts)
  • Re: which authentication mechanism should I use?
    ... Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) ... >execute rather than just assigning its sql statement and execute it later.I need the result in my Activex Script. ... > 'EXIT from function if there is another instance of the same package is running ...
    (microsoft.public.sqlserver.dts)
  • Re: Execute package from within a package?
    ... The ActiveX script worked like a charm...thanks! ... > Execute a package from a package ... > Allan Mitchell MCSE,MCDBA, ... >> anyone have an example of how to execute a package from within an ActiveX ...
    (microsoft.public.sqlserver.dts)
  • Re: Execute package from within a package?
    ... in you ActiveX script as you mention. ... Execute a package from a package ... www.SQLDTS.com - The site for all your DTS needs. ... > anyone have an example of how to execute a package from within an ActiveX ...
    (microsoft.public.sqlserver.dts)
  • Execute package from within a package?
    ... I have a DTS package that has an ActiveX script that compares two ... anyone have an example of how to execute a package from within an ActiveX ...
    (microsoft.public.sqlserver.dts)