Updated - 3/2/09
Is there a generic method of getting parameters from the last task run, within the same job, i.e
Instead of using {TASK(e7d33f84-a261-4fd7-afbe-95b377d66ac0,StdOut)} where "e7....c0" is a specific task Id, is it possible to use {TASK(Last, StdOut)} or something similar, replacing "last" with appropriate word.
We have a number of jobs which are all doing similar things in checking data consistency, the output of each is directed to an email where the body is essentially the SQL output. It would be very handy to just be able to clone these as generic tasks.
Thanks
Graham
Edited by moderator
2011-08-22T08:15:52Z
|
Reason: Not specified