
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2014 08:40 PM
Is it possible to concatenate multiple reports into one e-mail? Basically, I'd wish to send a few reports in one e-mail instead of one report per email.
Thank you,
Thank you,
Solved! Go to Solution.
Labels:
- Labels:
-
General Discussion
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2014 01:25 PM
Each email can only include one report. If you are trying to merge several reports into one, could you clarify which reports you are referring to specifically?
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2014 05:49 PM
Thank you, I've come up with a work around. I took the SQL out of the reports I needed and sent to .txt files with embedded documentation via SQL Stored Procedure. A batch command (calling a powershell .ps1) will pull additional Active Directory information and concatenate all(8 so far) of the .txt files and e-mail to the big kahuna. All done and automatic.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2014 02:22 PM
We would need to know exactly what should be included in the report in order to determine whether or not creating such a report is possible. Keep in mind that linking multiple unrelated tables, with multiple records per asset, to the main asset table will not work. You can't include both software and network cards in a single report for instance. Due to the way SQL works, this would lead to duplication.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2014 05:04 PM
I haven't identified all the reports I'll need; however, I can say that they would encompass any network infrastructure including all servers, appliances, AD and connected assets. It would be a pretty good sized and variable structured report. Thank you for replying.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2014 01:25 PM
Each email can only include one report. If you are trying to merge several reports into one, could you clarify which reports you are referring to specifically?
