How to move or export record in Scheduled Export to XML?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 12:28 AM
I want to export scheduled entry to xml in Scheduled Export module in Platform Analytics application. But I can't see either add to update set option or export to XML option. Can anyone please help us on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 02:51 AM
scheduled reports under Platform Analytics are not captured in update set by default.
See this as update_synch=false at collection dictionary
Please export the XML and then import in next instance.
Open the record and Export XML
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 03:11 AM
HI @Ankur Bawiskar
Thanks for your response.
We want to export a record from below mentioned path to xml.
All>Platform Analytics>Library>Scheduled Export
Neither 'Add to update set' nor export xml option is available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 03:14 AM
what's your actual business requirement
-> the scheduled report module you see under Platform Analytics is basically for the same table (sysauto_report)
-> Simply navigate to sysauto_report.list and open record and export
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 03:22 AM
Hi @Ankur Bawiskar ,
We have created one data visualization and same data visualization should be sent to users on daily bases. For this, I used schedule option in data visualization, it was redirected to Scheduled Export page (Not Scheduled report) where we can create a schedule for data visualization and same schedule record will be saved in below mentioned path.
All>Platform Analytics>Library>Scheduled Export
Neither 'Add to update set' nor export xml option is available.