Add gateway report to an alarm email notification

Hi,

Is it possible to add a dynamic gateway report to an alarm email notification?
If it’s not, it will be great!!

Bests

Not seeing a way to add it as an attachment to the alarm email, but you can definitely trigger the report to run and either be available on your file server (so you could include a link in the email) or the report can email itself separately.

Use system.report.executeAndDistribute to generate the report. Depending on what you want it to do, this could be on a tag change script, or in your alarm pipeline in a runScript expression block or a script block.

And, of course, you can suggest adding the ability to attach the report at ideas.inductiveautomation.com :slight_smile:

Generating report on the disk will fastly take a lot a space. However, we’ll investigate this way thanks.
Idea posted, thanks.

Bests