Do you have a good way to manage location data?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2022 12:49 AM
Hi,
How do you manage your location data, so it is kept up to date?
We have an agent on servers and PC's populating various classes and attributes in servicenow - location table one of them. Previously this agent was fed with a list of locations based on IP-ranges, so servers, based on their IP-address, were given a location value. This is however outdated and tedious to maintain - thus I'm looking for inspiration for other ways.
/Tobias
- Labels:
-
Multiple Versions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2022 02:19 AM
I would suggest creating an integration like a scheduled import with/from an IP management system (assuming it is populated with location data), to be found in for example the network support group, or else perhaps one with/from a DC database system like Nlyte, which is populated with data center parameters like geolocation, rack location, power characteristics?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2022 06:49 AM
It really depends on how granular your locations need to be and what sources of truth you have for that data, but most likely you have sources of record that you can use to define your location data in ServiceNow. Some suggestions include:
- Corporate real estate databases, building plans, etc.
- Network locations for datacenters, sites, buildings, etc.
- Existing fixed asset registers
This may require some up front data cleansing and normalization, and it is strongly recommended that naming conventions and unique codes/IDs are established which can be used to reference locations across any system so that synchronization can be maintained through integrations with those systems.
The opinions expressed here are the opinions of the author, and are not endorsed by ServiceNow or any other employer, company, or entity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2025 08:57 AM
Yokohama introduced an IRE Support for non-CMDB tables. This would be worth taking a look at.