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.


kingofcph
2020-03-09T12:21:25Z
To get the output from the previous tasks output we can use this: {TASK(PrevTask|StdOut)}
However, If I want to get the previous tasks error output I dont find a corresponding reference - Does it exist? for instance: ({TASK(PrevTaskErr|StdOut)}

In essence, the next task, after an erroring task will take the error output of the previous task (the erroring) and send via an email.

Best
Sponsor
Forum information
kingofcph
2020-03-09T12:26:20Z
Ok, I found this:

{TASK(PrevTask|StdErr)}

Support
2020-03-10T08:54:39Z
Originally Posted by: kingofcph 

Ok, I found this:

{TASK(PrevTask|StdErr)}



Correct. That should work.
Michael
Support
http://www.visualcron.com 

Please like  VisualCron on facebook!
Scroll to Top