Forum Discussion
Justin_Lanoue
Advisor
24 days agoOutputs need to be numeric.
Therefore you need to translate the Error into like 1 and then on the threshold make it = 1 to alert and define a note saying like:
Success=0, Error=1,2=Unknown
As for dates you would probably want to convert it into like NewestFileDate_DaysAgo and alert when its > x days ago.