Out of the Box reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2012 05:52 AM
Hi, I have been tasked with creating a set of operational reports using a base instance of SN which already appears to have deleted/customised all the "out of the box" reports. Is there anywhere I can access those list on the wiki to save me recreating them?
- Labels:
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2012 06:14 AM
You should be able to go to any demo instance and access the 'sys_report' table to get a listing of all of the reports. From there, you can right-click and export them to XML. That XML file can be imported to your system through the same process.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2012 07:59 AM
Hi Mark, thanks for that. I downloaded the whole sys_report table - was that correct? There are over 4k lines in it. I am looking to recreate all the reports.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2012 09:47 AM
There should be around 140 reports. Just go to the report list and export it to XML. I'm not sure how many lines that will end up being but if you export the whole report table to XML you'll have what you need.