- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2025 12:24 AM
Where in ServiceNow's DB are CI's Internet Facing attributes stored?
Are they stored as strings in the attributes column of cmdb_ci?
The following URL, using cmdb_ci, says “you can assign attributes such as Internet Facing for these CIs.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2025 06:53 AM
Hello,
You can see attribute level information via CI Class Manager. Below you can see the attribute is a true/false field. Opening the attribute you can then see that it applies to any CI class that extends the Hardware table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2025 06:53 AM
Hello,
You can see attribute level information via CI Class Manager. Below you can see the attribute is a true/false field. Opening the attribute you can then see that it applies to any CI class that extends the Hardware table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2025 12:04 AM
Thank you very much.
I searched for tables that hold internet facing columns and was able to find many cmdb related TBLs.