Understanding the Email Section of the Report File
The Email section contains all the information needed to send an e-mail link of the report.
For example:
[EMail]
To=user1@mycompany.com;user2@mycompany.com
From=reveille@mycompany.com
Subject=<%=Report%> Report for Monitor <%=Monitor%>
Comments=This report was generated by the batch report process.
The Email section also contains options to use a DNS address instead of a computer name, include a link to the reports web page, and to attach a PDF file of the report to the e-mail:
- To use a DNS address other than ComputerName in the e-mail link, set DNSName=<DNS address>.
- To include a link to the reports web page, set ReportLink=true.
- To attach a PDF file of the report to the e-mail, set PDF=true.
Was this helpful?
Please tell us why:
Thank you.