I have a scheduled report that runs every Friday @ 17:00. I would like to create an alert that when triggered runs a Create ServiceNow Incident action.
I just cannot figure out how to alert on the report schedue
Thanks in advance,
D
Whenever a report is generated it is logged into the Orion.AuditingEvents table. You can create your alert to trigger from that event.