How to configure columns what is shown in 360 view?

Miikka_M
Tera Guru

Hi, 

I try to configure what columns are shown in Risk Workspace 360 view.  

Näyttökuva 2023-12-05 130238.png

I tried to configure from "Configure 360 views", but couldn't find options how to configure these columns which are marked in yellow in picture. 

Does anyone remember / know where these are configured?

 

And I don't mean personalizing these columns which can obviously be do from the coqwheel icon 🙂


Best, 
Miikka

2 ACCEPTED SOLUTIONS

Community Alums
Not applicable

Hi @Miikka_M ,

The first step in setting up your data registry is to register the relationships you want displayed in the 360° Relationship Visualization.

Before you begin

Role required: Data registry administrator

Navigate to 360º View Configurations > Relationship Registries.

Also, Please follow the steps mentioned :  https://docs.servicenow.com/bundle/vancouver-governance-risk-compliance/page/product/grc-360-degree-...

 

 

View solution in original post

Naveen Kumar4
ServiceNow Employee
ServiceNow Employee

Hi @Miikka_M ,

 

This is the relationship registry configuration for risk statement to risk framework relationship.

 

instance/now/nav/ui/classic/params/target/sn_data_registry_relationship.do%3Fsys_id%3D3ad6baee77113010e723b23dbd5a991a%26sysparm_view%3D

 

Relationship table on above URL is sn_grc_document. It means we pick the workspace view of related list[if available] else we will pick the list workspace view of sn_grc_document table.

 

To change the columns on above image change the workspace view list layout on below link

,<instance>/sn_grc_document_list.do.

 

Mark it as correct answer if it helps you.

 

Thanks,

Naveen

View solution in original post

7 REPLIES 7

Community Alums
Not applicable

Hi @Miikka_M ,

The first step in setting up your data registry is to register the relationships you want displayed in the 360° Relationship Visualization.

Before you begin

Role required: Data registry administrator

Navigate to 360º View Configurations > Relationship Registries.

Also, Please follow the steps mentioned :  https://docs.servicenow.com/bundle/vancouver-governance-risk-compliance/page/product/grc-360-degree-...

 

 

Community Alums
Not applicable

Hi @Miikka_M ,

I directed you to the same table in my answer, not sure any reason for not marking my answer correct!!

Thanks Sandeep for your information!

Naveen Kumar4
ServiceNow Employee
ServiceNow Employee

Hi @Miikka_M ,

 

This is the relationship registry configuration for risk statement to risk framework relationship.

 

instance/now/nav/ui/classic/params/target/sn_data_registry_relationship.do%3Fsys_id%3D3ad6baee77113010e723b23dbd5a991a%26sysparm_view%3D

 

Relationship table on above URL is sn_grc_document. It means we pick the workspace view of related list[if available] else we will pick the list workspace view of sn_grc_document table.

 

To change the columns on above image change the workspace view list layout on below link

,<instance>/sn_grc_document_list.do.

 

Mark it as correct answer if it helps you.

 

Thanks,

Naveen