Role required to access table "cmn_building"

Kentaro Numata
Tera Guru

Hi, It's Ken.

I have a question about role in cmn_building.

I'm a developer building an asset management system.

However, when I open a column that references cmn_building, it says that I don't have access privileges.

What role should I be granted?

スクリーンショット 2022-12-22 15.18.14.png

5件の返信5

Laszlo Balla
Mega Sage
Mega Sage

It depends on a bunch of things including some properties set (or not set) on the instance. I believe there are no cmn_building specific restrictions out of the box, so the instance's default permission settings would apply.

Go to cmn_building.config  and check the Access Controls tab. Filter for read operation and you see what applies to this table. Chances are you will see a bunch of asterisk (*) records, which are the "basic" access controls for such tables.

You can also add a new ACL record for a specific role you are using in your app.

Hi, Thank you for replying.

I entered "cmn_building.config".

But I was not able to check the Access Control tab.

It seems that there is no authority in this environment because it can be seen in other environments.

Is there a way to check which roles are required for table access from the Service Now Document?

スクリーンショット 2022-12-23 9.01.07.png

jaheerhattiwale
Mega Sage
Mega Sage

@Kentaro Numata Please type cmn_building.list in filter navigation to check if you have access to list view. If you have then the page which you are opening have some security one it.

And please send how you opened the page.

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023

Hi, thank you for replying.

I entered "cmn_building.list".
However, "Security constraints prevent access to requested page" was displayed and no records were displayed.