Out of the Box reports

dredski1
Kilo Explorer

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?

3 REPLIES 3

Mark Stanger
Giga Sage

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.


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.


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.