Network or Telecom Equipment naming convention in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2023 02:33 AM
Hi Team,
We have requirement as to handle Naming convention for Device & Hostname when we register or create in ServiceNow platform.
Ex : Below is the example and logic has to work for type of devices like, OLT, ABC, CBZ etc.
Equipment name Hostname
OLT1.abn-001 OLT1.abn-001.de-ao.de
wdm1a.abn-001 wdm1a.abn-001.de-ao.de
Do we have any way to achieve this? any OOB solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2024 04:46 AM
Hi, Can you please refer below screenshot to understand the source? I request you please go with the same for sample record and identify it.
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2024 05:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 06:20 AM
@ersureshbe Hi Suresh, Thanks for your responses! I have handled naming conventions using flow designer.
SOLVED!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 09:13 AM
Hi all- I answered this question on another post but I'll include my answer here too. Naming conventions in TNI are handled via the script include TNIDefaultCINameUtils. Users may extend this to customize their naming conventions in TNI.
Kevin W.