SOW - Contextual Sidebar and UI Builder

Clement_V
Tera Guru

Hello ,

 

I'm trying to add the SCTASK Related Record "RITM Attachements" in the contextual sidebar. The purpose is to have quick access to RITM attachments from SCTASK

 

Clement_V_5-1712144942662.png

 

 

I created a new VIEWPORT in UI Builder, with a list but I can't find the table I need (sys_attachment). Do you know how I can do this or another way to do this?

 

Clement_V_4-1712144486218.png

Thanks

 

1 ACCEPTED SOLUTION

It's OK ! If you must report on a system table, you can add it to the glide.ui.permitted_tables property. Navigate to System Properties > UI Properties and locate the property labeled List of system tables (beginning with "sys_", comma separated), that are reportable. By default, system tables are not reportable.

 

Clement_V_0-1713358815179.png

 

https://docs.servicenow.com/bundle/washingtondc-now-intelligence/page/use/reporting/concept/c_Report...

 
 

 

 

View solution in original post

7 REPLIES 7

It's OK ! If you must report on a system table, you can add it to the glide.ui.permitted_tables property. Navigate to System Properties > UI Properties and locate the property labeled List of system tables (beginning with "sys_", comma separated), that are reportable. By default, system tables are not reportable.

 

Clement_V_0-1713358815179.png

 

https://docs.servicenow.com/bundle/washingtondc-now-intelligence/page/use/reporting/concept/c_Report...

 
 

 

 

Clement_V
Tera Guru

Hi @Aniket15 ,

I can confirm that I can't find it on a blank UIB page either.

My instance is under the Vancouver release.

Does the problem come from a parameter in the Attachment table ?

 

Thanks

Aniket15
ServiceNow Employee
ServiceNow Employee

Which role are you using to access the UI builder, can you check if you have access to sys_attachment table ? Also, are you able to search some other table from the table dropdown ?