|
Home > Archive > MS SQL Server DTS > January 2006 > Task status
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Kalyan 2006-01-26, 4:58 pm |
| Hi
I have DTS got 12 task, I am using on completion flow, even if task failed,
i want to continue to run other task, My question is, is there any way to
find out through workflow property, status of previous step, failed or success
thanks
kalyan
| |
| Allan Mitchell 2006-01-26, 4:58 pm |
| Hello Kalyan,
Your workflow then will be "On Completion"
Yes you can interrogate a step and find out what happened the last time it
executed.
Here is an example.
http://www.sqldts.com/default.aspx?208,2
Allan
> Hi
>
> I have DTS got 12 task, I am using on completion flow, even if task
> failed, i want to continue to run other task, My question is, is
> there any way to find out through workflow property, status of
> previous step, failed or success
>
> thanks
> kalyan
|
|
|
|
|