Telecom Discovery Builder framework
Summarize
Summary of Telecom Discovery Builder framework
The Telecom Discovery Builder framework ETL is a reusable, schema-aligned component included with the Telecommunications Service Operations Management (TSOM) Core application. It provides a standardized and extensible method for ingesting telecom inventory data into the ServiceNow CMDB via multiple Service Graph Connectors (SGCs). By delivering a baseline ETL utility tailored for telecom-specific configuration item data, it enables connector development teams to avoid building ETLs from scratch, ensuring consistency and compliance with the Telecommunications Network Inventory (TNI) data model.
Show less
Once the TSOM Core plugin is activated, the generic ETL is automatically provisioned and accessible within the Integration Hub ETL Studio, where it can be duplicated and customized for specific connector requirements.
When and Why to Use
- Deploy new Service Graph Connectors in telecom environments without developing ETLs from the ground up.
- Maintain schema-aligned, consistent data ingestion across different connectors and platform instances.
- Ensure discovery payloads and CI relationships adhere to TNI standards.
- Customize ETL behavior within an SGC application scope without altering core framework logic.
- Benefit from predefined mappings, JSON schema validation, and a UI-driven configuration interface to simplify setup and maintenance.
Key Features
- Auto-provisioned with TSOM Core: Installs automatically for immediate use across telecom connectors.
- Generic schema-based ingestion: Supports a unified telecom CI data schema aligned with TNI standards.
- Duplication and customization: Enables duplication of the ETL framework into custom application scopes via Integration Hub ETL Studio for tailored connector implementations.
- Flexible field mapping interface: Provides a user-friendly UI to configure import sets, data sources, targets, and transformation logic.
- TNI support: Extensible to generate and link TNI-compliant entities and relationships within the CMDB.
Key User Roles
The framework supports granular access control through multiple application scopes and roles within the TSOM Visibility application, enhancing security and operational management:
- tsomvisibilityadmin: Manages operational tasks across TSOM scopes.
- Roles such as importadmin (managing import executions), connectionadmin (managing Integration Hub connections and credentials), sncmdbadmin (full CMDB administration), discoveryadmin (configuring Discovery), and others enable precise delegation of responsibilities.
Benefits for ServiceNow Customers
- Ensures consistent and compliant ingestion of telecom configuration items into the CMDB, reducing errors and integration overhead.
- Accelerates deployment of telecom connectors by providing a reusable ETL foundation that can be customized as needed.
- Supports adherence to industry standards (TNI), improving data quality and interoperability.
- Offers flexibility to extend and tailor transformation logic without impacting core framework stability.
- Facilitates secure and manageable operations through defined roles and scopes aligned with TSOM Visibility applications.
The Telecom Discovery Builder framework ETL (Extract, Transform, Load) is a reusable and schema-aligned component delivered with the Telecommunications Service Operations Management (TSOM) Core application. It provides a consistent and extensible method for ingesting telecom inventory data into the ServiceNow configuration management database (CMDB) across multiple Service Graph Connectors (SGCs).
The Telecom Discovery Builder framework ETL serves as a baseline data ingestion utility to handle telecom-specific configuration item (CI) data. It enables connector development teams to avoid building ETLs from scratch by offering a standardized transform logic that can be duplicated and customized for each connector. It provides a standardized, reusable foundation that ensures consistency across implementations.
Once the TSOM Core plugin is activated, the generic ETL is auto-provisioned and becomes available in the Integration Hub ETL Studio, ready to be reused and adapted to connector-specific needs.
Why and when to use the Telecom Discovery Builder framework
Use the Telecom Discovery Builder framework when you want to do the following:
- Deploy a new Service Graph Connector in a telecom environment and want to avoid building the ETL from scratch.
- Maintain schema-aligned consistency across multiple connectors and platform instances.
- Discovery payloads and CI relationships compliant with TNI (Telecommunications Network Inventory). For more information, see Telecommunications Network Inventory.
- Work within an SGC (Service Graph Connector) application scope and want to customize ETL behavior without modifying core logic.
- Benefit from predefined mappings, validated JSON schema support, and a UI-driven configuration interface.
Key capabilities and features
- Auto-provisioned with TSOM core: Installs automatically and is ready to use across telecom connectors.
- Generic schema-based ingestion: Supports a unified data schema for telecom CIs.
- Supports duplication and customization: Duplicate the Telecom Discovery Builder ETL framework into your application scope using Integration Hub ETL Studio.
- TNI support: Aligned to the TNI data model and the ETL logic can be extended to generate and link TNI entities.
- Flexible field mapping interface: Configure import sets, data sources, targets, and transformation logic through a UI-driven experience.
Key user roles
| Scope name | Description |
|---|---|
sn_tsom_core |
Telecom Service Operations Core includes the audit application and various system properties within that app scope. |
sn_tsom_patterns |
Telecom Discovery Patterns, which include the MID Server and system IP Service properties. |
sn_sgc_nsp |
Service Graph Connector for Nokia NSP, which includes the application properties. |
sn_sgc_aliplano |
Service Graph Connector for Nokia Altiplano, which includes the application properties. |
tsom_visibility_admin role is for managing and handling the operational tasks for the TSOM visibility application scopes. It contains the following roles:import_adminconnection_adminsn_cmdb_admindiscovery_adminusage_admincmdb_inst_admincertification_adminagent_admin
| Role name | Description |
|---|---|
import_admin |
|
connection_admin |
|
sn_cmdb_admin |
|
discovery_admin |
|
usage_admin |
|
cmdb_inst_admin |
|
certification_admin |
|
agent_admin |
|
Key benefits
- Consistency in how telecom configuration items (CIs) are structured and loaded into the CMDB.
- Reusability through duplication and customization across connectors.
- Compliance with TNI schemas and discovery model requirements.
- Flexibility to extend and tailor data transformations without compromising the base schema.