You are not logged in.
Im talking about the emails that are sent when schedule report is executed like with the subject: "ReportServer: Scheduled report sent per email datasink"
Offline
Hi lreyes,
you can disable notifications per datasink type as explained here: https://reportserver.net/en/guides/conf … Scheduler/ (disabled="true")
<fileactionEmailDatasink disabled="true" html="false">
<subject></subject>
<text></text>
</fileactionEmailDatasink>
Regards,
Eduardo
Offline
Thanks a lot!
Offline