Hi,
I would like to make a precondition for a system_mail_send inside a chain whether it should run or skip. The expression I would like is to check whether the data inside a spool have "Failed" word. if there is, the Error notification system mail send will run and if there is none, it will skip.