Create a data source similar to Telecom core data source
Set up a schema-compliant data source in the connector’s application scope to simulate telecom data and ensure successful testing and validation of the Telecom Discovery Builder framework ETL before integrating with live device data.
Antes de Iniciar
Role required: admin
- Access to the TSOM Core application and its data sources.
- Switch to the connector’s application scope.
- Have a sample payload that conforms to the Telco Generic Schema (optional, but recommended for testing).
Por Que e Quando Desempenhar Esta Tarefa
When duplicating the Telecom Discovery Builder framework ETL into a Service Graph Connector (SGC) application scope, you must first create a data source that replicates the exact structure of the TSOM Core data source. This duplicated data source provides the required schema and structure for testing and validating the ETL before connecting it to live telecom data.
The Telecom Discovery Builder framework expects data that conforms to the Telco Generic Schema, as defined in the Telecom Core. Duplicating the original TSOM data source ensures:
- Schema alignment during ETL duplication.
- A valid import set structure for testing.
- Separation of core and connector scopes for customization and upgrade safety.
When to create a data source similar to the TSOM Core data source:
- Before duplicating the Telecom Discovery Builder framework ETL.
- When you want to run a test load using simulated or placeholder telecom data.
- When preparing the connector’s application scope for ingestion configuration.
The following screenshot can help you understand to fill the field values while you create the data source.
Procedimento
O que Fazer Depois
After the data source is created and tested:
- Use it as the import source when duplicating the Telco Generic ETL.
- Replace it with the actual connector-specific data source once simulation and validation are complete.