H Prevent fields been accessed from any script or query

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 11:40 PM
Hi All,
Appreciate any clever mind on the scenario here.
We are having a custom boolean field on cmdb_ci_service table, and we don't want this field been accessed either from scripts or queries. Is there any thing from Service Now could achieve this or is there similar scenario anyone encountered before.
Any comment would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 11:44 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 03:51 PM
Hi @Yashsvi ,
appreciate the info. I ran into this before, but its applied to scoped app.. and cmdb_ci_service is in the global scope, I don't think that's gonna work in this scenario ..?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 12:07 AM
Hello @Kailun Zhang ,
You can try scope with "Application Administration" enabled; as described by @Grant Hulbert in
How to lock down a ServiceNow app *very* securely.
Please make helpful if it helped you.
Thanks