Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Stark
  •  Stark
  • No customer Topic Starter
2015-05-26T21:19:32Z
I am new to VisualCron. I'm looking to target a specific Task within a job that is NOT the previous task.

I see from the documentation that I can use the previous task:

Previous Task

You can always refer to the last run Task by using the PrevTask Identifier, like this:

{TASK(PrevTask,Name)}


How would I target the 1st task if it was the 3rd job? For example, the 2nd job can use PrevTask to capture output from the 1st job, and I also want to use that output in my 3rd job.
Sponsor
Forum information
Support
2015-05-26T22:11:08Z
You use the Task Id instead of the PrevTask identifier. You can browse all Jobs and their Tasks and find this specific value in the Variables browser, VisualCron node.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Stark
  •  Stark
  • No customer Topic Starter
2015-05-27T18:08:38Z
Hi Henrik,

Your feedback is exactly what I was looking for, thank you!
Scroll to Top