How to automate reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 03:07 AM
Hello Everyone,
We generally send email to our manager will all open incidents, p1 incidents. open problems, p1 problems & unassigned tickets to specific group.
For which daily i run the report and export to excel filter all reports in 1 excel and later i send it to my manager, i want to make it automate which i can do but my issue can i automate all the reports to be sent as 1 Excel sheet ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 04:01 AM
Hi Gaura,
Just to add what you mentioned, one has to use type excel for the other reports..
Yes, also included in email from the related list can be used,which would pre-set the include with field to the report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 04:09 AM
I know that we can sent multiple reports on a single email but our client needs all reports to be in 1 excel sheet
Since we merge 7 to 8 reports in a single excel daily and email our client, when we update them that we can make automate by setting scheduled reports they are asking us to merge all reports in 1 excel and that 1 excel sheet should be sent to the cient.
Any guesss ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 04:13 AM
Oh well ,then i am certain you cannot!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 04:26 AM
If that's the requirement, then you might need mid server and some other scripting application( Java platform etc) which can read all the reports and merge them into one file.
Then you can attach the file back to ServiceNow instance which can be sent as per scheduled jobs.
This will take a lot of scripting efforts not limited just to ServiceNow as it certainly not feasible with OOB features.
Thanks
Gaurav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 04:32 AM
Well thank you for both Shariq & Gaurav..
Gaurav it is best to do it manually instead of writing bunch of scripting including Mid servers etc...