Dear developers,
my goal is to create a list of all background jobs with a status of 'warning' within a week and send this list via email to a user. To achieve this, I wrote an SQL code and put it in a custom event.
In this case I don’t need the custom event trigger.
Or can I just use a condition in my SQL code?
How can I handle it?
Thank you in advance.
