How to download report to a folder through scheduled report?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2016 02:30 AM
How to download a list report to a folder in the system through scheduled report automatically?
The report should be downloaded as a excel sheet to a folder in the system.
How this can be done?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2016 02:39 AM
I'd say that the solution will be reliant on there being some kind of service provided by the external source for ServiceNow to consume and send the data to.
For example, ServiceNow can email the report somewhere, but you would need the service on the other side to receive the file and place it in the directory.
Or it will be up to the external source to extract the data from ServiceNow. For example, via a web service.
ServiceNow can import files from a server. But I haven't seen anything for it to export a file to a server.
Correct me if I'm wrong anyone.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2016 02:41 AM
Please check the below thread
Export your reports to Excel format
Thanks
Akhil
Hit Like/Helpful/Correct, if applicable.