doug
2009-05-29 23:33:01 UTC
I have an existing DTS package built in SQL 2000 that has a send mail task
dependent on a global variable value. If the value is > x, the email is sent
and this was defined in an ActiveX script in the workflow properties of the
send mail task. I have converted this to a SSIS package in SQL 2005. What
happened to my workflow and how do i set the global variable value to only
send emails when the value reaches this threshold?
Thanks in advance.
dependent on a global variable value. If the value is > x, the email is sent
and this was defined in an ActiveX script in the workflow properties of the
send mail task. I have converted this to a SSIS package in SQL 2005. What
happened to my workflow and how do i set the global variable value to only
send emails when the value reaches this threshold?
Thanks in advance.