dbTalk Databases Forums  

DTS Workflow precedence

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS Workflow precedence in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Filby
 
Posts: n/a

Default DTS Workflow precedence - 04-18-2005 , 05:57 AM






I am having diffculty defining a workflow for my package.

Normally this would be a simple execution of tasks, however should task 2
fail then another task not within the normal sequence of steps needs to be
executed, once complete this should then return to step 3 as if step 2 had
completed ok.

Can anyone suggest a way to achieve this.

Reply With Quote
  #2  
Old   
Paolo Fiore
 
Posts: n/a

Default Re: DTS Workflow precedence - 04-18-2005 , 07:21 AM






"Filby" <mark (AT) aimnospam (DOT) com> wrote

Quote:
Normally this would be a simple execution of tasks, however should task
2
fail then another task not within the normal sequence of steps needs to
be
executed, once complete this should then return to step 3 as if step 2
had
completed ok.
not easy, but there's a complete example onto: sqldts.com; try this:
http://www.sqldts.com/?218




Reply With Quote
  #3  
Old   
Darren Green
 
Posts: n/a

Default Re: DTS Workflow precedence - 04-18-2005 , 10:26 AM



This is actually easier to implement and maintain, and you can achieve the
same overall with a bit of thought.

Skip the execution of an individual Task
(http://www.sqldts.com/default.aspx?214)


Darren Green
http://www.sqldts.com
http://www.sqlis.com

"Paolo Fiore" <postaBELIN (AT) paolofiore (DOT) it> wrote

Quote:
"Filby" <mark (AT) aimnospam (DOT) com> wrote in message
news:e1417e20ae8c424d9c22f19cefe17d63 (AT) ureader (DOT) com...

Normally this would be a simple execution of tasks, however should task
2
fail then another task not within the normal sequence of steps needs to
be
executed, once complete this should then return to step 3 as if step 2
had
completed ok.

not easy, but there's a complete example onto: sqldts.com; try this:
http://www.sqldts.com/?218





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.