Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: khopkinsHello everyone,
I am trying to get an email to trigger from a scheduled BRX that has a failure.
I am reading in the brd logfiles for the scheduled task and filtering these using an agg ex node counting the records where the Action field is equal to "Error".
This then triggers an email node when an error is detected as the count is higher than 0.
The problem is that it errors when the value is 0 i.e. with no Errors reported.
Is there a node or a way I can separate out the paths so that if the value of the errors equal 0 it effectively terminates if not it triggers off the email node?
Small brg attached and any help would be gratefully appreciated.
Regards,
Keith
Attachments:
email log.brg