- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2018 03:16 PM
Hi,
When I assign the report to specific custom role using "sharing" ->"visible to"-> select role name option and then save and publish the report, public role is getting automatically added, but that should not happen. Could you please help me fix this problem?
Thanks in advance !!!
Regards,
Biraj
Solved! Go to Solution.
- Labels:
-
Analytics and Reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2018 10:07 PM
Thanks Mike for the reply. The above URL displays whole page including filter criteria, header and left navigation as well. I am just looking for read only view of report/chart through URL. Instead, if I try with report_viewer it works well what I am looking for.
https://XXXX.service-now.com/report_viewer.do?jvar_report_id=report_sys_id
Thanks,
Biraj

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2018 05:38 PM
instead of save and publish you need to select save. When you publish report it will ad public role since it will be accessible using url without login into SN.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2018 08:07 PM
Hi Mike,
I want it to be accessed through URL for selective roles defined in ServiceNow and report can not be accessed through URL without publishing. When I publish it adds public role automatically.
Thanks,
Biraj

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2018 06:04 AM
Publish basically means you can send url to anyone who doesn't have access to SN and they can see the report. In order that to work report needs to have public role.
If report doesn't have public role than opening url will not work.
If you want users to login to SN and see the report than unpublish it and send them url like
bold is sysid of report.
https://XXX.service-now.com/nav_to.do?uri=%2Fsys_report_template.do%3Fjvar_report_id%3D6d89ff5edbc2sdfsdf0ebf9b61d9619c0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2018 10:07 PM
Thanks Mike for the reply. The above URL displays whole page including filter criteria, header and left navigation as well. I am just looking for read only view of report/chart through URL. Instead, if I try with report_viewer it works well what I am looking for.
https://XXXX.service-now.com/report_viewer.do?jvar_report_id=report_sys_id
Thanks,
Biraj