dbTalk Databases Forums  

How to disable a precedence contstraint

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


Discuss How to disable a precedence contstraint in the microsoft.public.sqlserver.dts forum.



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

Default How to disable a precedence contstraint - 05-15-2006 , 10:32 AM






In my DTS package there are two possible execution paths. They both finish
with a common "end" task. I am able to execute the desired path by disabling
the steps of the path I do not want to execute. However, the "end" task does
not get executed.

The last task in both paths have a constraint that points to the "end" task.
I need to be able to delete the constraint of the path not chosen. Is there
an easy way to do this?

Thanks!

Ric

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: How to disable a precedence contstraint - 05-15-2006 , 12:54 PM






Hello Ric,

Sounds as though this article will help

Multiple Paths in Workflow
(http://www.sqldts.com/default.aspx?218)


Allan

Quote:
In my DTS package there are two possible execution paths. They both
finish with a common "end" task. I am able to execute the desired
path by disabling the steps of the path I do not want to execute.
However, the "end" task does not get executed.

The last task in both paths have a constraint that points to the "end"
task.
I need to be able to delete the constraint of the path not chosen.
Is there
an easy way to do this?
Thanks!

Ric




Reply With Quote
  #3  
Old   
Ric
 
Posts: n/a

Default Re: How to disable a precedence contstraint - 05-15-2006 , 01:04 PM



Hi Allan, I actually read that article this morning (I usually check
sqldts.com as a first step). However, it seemed like a lot of code for
something so simple. I was hoping that there might be a simpler way to
disable a constraint.


Ric

"Allan Mitchell" wrote:

Quote:
Hello Ric,

Sounds as though this article will help

Multiple Paths in Workflow
(http://www.sqldts.com/default.aspx?218)


Allan

In my DTS package there are two possible execution paths. They both
finish with a common "end" task. I am able to execute the desired
path by disabling the steps of the path I do not want to execute.
However, the "end" task does not get executed.

The last task in both paths have a constraint that points to the "end"
task.
I need to be able to delete the constraint of the path not chosen.
Is there
an easy way to do this?
Thanks!

Ric





Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: How to disable a precedence contstraint - 05-15-2006 , 01:29 PM



Hello Ric,

Unfortunately not

Quote:
Hi Allan, I actually read that article this morning (I usually check
sqldts.com as a first step). However, it seemed like a lot of code
for something so simple. I was hoping that there might be a simpler
way to disable a constraint.

Ric

"Allan Mitchell" wrote:

Hello Ric,

Sounds as though this article will help

Multiple Paths in Workflow
(http://www.sqldts.com/default.aspx?218)
Allan

In my DTS package there are two possible execution paths. They both
finish with a common "end" task. I am able to execute the desired
path by disabling the steps of the path I do not want to execute.
However, the "end" task does not get executed.

The last task in both paths have a constraint that points to the
"end"
task.
I need to be able to delete the constraint of the path not chosen.
Is there
an easy way to do this?
Thanks!
Ric




Reply With Quote
  #5  
Old   
Ric
 
Posts: n/a

Default Re: How to disable a precedence contstraint - 05-16-2006 , 09:13 AM



Thanks for your help, Allan, I appreciate it.

Ric

"Allan Mitchell" wrote:

Quote:
Hello Ric,

Unfortunately not

Hi Allan, I actually read that article this morning (I usually check
sqldts.com as a first step). However, it seemed like a lot of code
for something so simple. I was hoping that there might be a simpler
way to disable a constraint.

Ric

"Allan Mitchell" wrote:

Hello Ric,

Sounds as though this article will help

Multiple Paths in Workflow
(http://www.sqldts.com/default.aspx?218)
Allan

In my DTS package there are two possible execution paths. They both
finish with a common "end" task. I am able to execute the desired
path by disabling the steps of the path I do not want to execute.
However, the "end" task does not get executed.

The last task in both paths have a constraint that points to the
"end"
task.
I need to be able to delete the constraint of the path not chosen.
Is there
an easy way to do this?
Thanks!
Ric





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.