Schedule published reports onto a MID server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2018 12:08 PM
Service no mainly has pull mechanism via data sources.
Is there is anyway, we can push the scheduled reports on a mid server or download the data on a local machine?
Thanks,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2018 12:13 PM
Well you can easily export a file to a midserver with an OOTB export set but you are limited to locations relative from the midserver-folder. The way I've solved this in the past is to use my collegues who know windows or linux-server. I upload the file and they have created a scheduled task that moves the file to the correct folder which could be on that same server or somewhere else ofc. I've looked for easier ways myself but this seems to be the quickest tbh.
https://docs.servicenow.com/bundle/kingston-platform-administration/page/administer/export-sets/concept/c_ExportSets.html
Edit: Oh sry this was for reports specifically. The above is for exporting list which might apply for you if it's list reports you are exportning