How to show Schema Map to certain users other than admin

kirthi1
Tera Contributor

I have a requirement to show the schema map to non-admin users for only few users.

I am not able to find a solution to this. Did anyone find a way to give access to schema map to non-admin users.

This post explains adding as a UI Action but its only for admins I tried adding to other roles and its not working.

https://community.servicenow.com/community?id=community_blog&sys_id=eb04199fdbc16300fece0b55ca96195e

not sure how to gove access to the UI Page- generic_hierarchy_erd page to non-admin users.

find_real_file.png

1 ACCEPTED SOLUTION

Harshal Gawali
Giga Guru

Hi Kirthi,

Please check following KB article, It gives information about how to show schema map for non admin users.

KB0683865

also check community thread for useful information

https://community.servicenow.com/thread/165049

 

Regards,

Harshal.

View solution in original post

3 REPLIES 3

Harshal Gawali
Giga Guru

Hi Kirthi,

Please check following KB article, It gives information about how to show schema map for non admin users.

KB0683865

also check community thread for useful information

https://community.servicenow.com/thread/165049

 

Regards,

Harshal.

Thank you Harshal, the knowledge article helped to figure this out. I created a new UI page similar to the 'table_columns' UI page and commented out the buttons and  customized it to a new role.

BabyYoda
Tera Expert

Is there a similar construct, some kind of visualization to see how two tables relate on a record-level. Think join or related list/relationship. This SN app visualizes schema relationships, which is great. Would love to have something similar to this or user/role inheritance map but for any table hierarchy, at the record-level.