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.


serverteam
2018-10-30T08:52:55Z
Hi,
I use a task (Process / Execute) the exit code is always 0 but sometime the out (error) is filled. In this I want to consider my task as failed (only when output error is filled). How must I configure the "On Error" tab.
Best Regards
Jonathan
Sponsor
Forum information
thordw
2018-10-30T08:59:53Z
Hi
I usually do this, Raise Error X if Error ouput not equal String empty
iferror.png
Works in most cases.
serverteam
2018-10-30T09:47:41Z
It's working in my case, thanks a lot for your quick answer.
Scroll to Top