Hi Robert - yes, I would like Task2 to always run regardless if Task1 runs or not. I've dreamt up some fancy ways to get around this but I'm hoping that is a simple DTS workflow issue (maybe not).
My goal is to have Task1 always occur before Task2 but in addition, I want Task1 to only run when certain conditions are true. The conditional part is fine: I've got a global var that I interogate in Task1's workflow activex script as such:
if DTSGlobalVariables("DoBCP").Value then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.