Role required to access table "cmn_building"
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
12-22-2022 12:02 AM
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?
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
12-22-2022 02:57 AM
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.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
12-22-2022 04:05 PM
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?
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
12-22-2022 03:02 AM
@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.
ServiceNow Community Rising Star, Class of 2023
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
12-22-2022 04:00 PM
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.