Test the Excel Service Graph connector
Summarize
Summary of Test the Excel Service Graph connector Operational Technology
This guide provides troubleshooting actions for common issues encountered when importing Operational Technology devices or data using the Excel Service Graph Connector (SGC). It emphasizes the importance of reviewing system logs for debugging and error resolution.
Show less
Key Features
- Access to System Logs for error tracking and debugging.
- ETL guided setup options for testing data loads.
- Validation processes to ensure data integrity in the staging table.
Key Outcomes
By following this guide, ServiceNow customers can effectively troubleshoot and resolve issues related to the Excel import process, ensuring accurate and complete data integration. Key points include:
- Use UTC format for date and time entries in the staging table.
- Refresh the page to see updated validation states after running validations.
- Ensure system properties related to transformed name computation are set before data import.
- Validate all records in the staging table instead of selecting individual records.
- Ensure site names in the spreadsheet match existing CMDB records for accurate imports.
The troubleshooting actions can help resolve common issues when importing your Operational Technology devices or data. Access the System Log to troubleshoot for these errors.
These logs can be used to debug any issues or to find the SGC steps are executed properly.
| Issue | Solution |
|---|---|
If there is an issue while loading data for SG-OT Device Excel Import ETL on ETL guided setup |
From the Related links list, try loading the data.
|
| If there are entries in the Partial payload tab after test running the Service Graph connector from ETL guided setup | Due to the following conditions:
|
| If there are entries in the Incomplete payload tab after test running the Service Graph connector from ETL guided setup | Due to the missing values for fields that are used uniquely to identify an device. |
| After easy import is executed, users may see records that are imported from the current run. When validations are executed, they are run on all records of the staging table not only on records from the current import run. | Before running the validations, the user must click ALL on the list view breadcrumb of the staging table. |
| If the timestamp column appears empty on the staging table | The user must use the UTC format (YYYY-MM-DD hh:mm:ss) to enter the date and time. |
| If the validation state update on records is not visible after click Run Validations button. | The user must manually refresh the page. |
| When the user changes the existing data of the records in the staging table, the validation state is not set to Pending Validation. | The validation state is set to Pending validation, when the following attributes
are changed:
For more information about the system properties, see System properties that impact SG-OT Device Excel Import processing. |
| After records are imported into the staging table, the updates done in the system properties related to transformed name computation are not reflected in the staging table records. | Change the system properties before importing the data into the staging table. |
| If the multiple error banners are shown when users select few records and click Run Validation. | The validations are executed for all the records available in the staging table.
Do not select the single record for validation. |
| If the duplicate records exist in CMDB, the staging table does not detect it as duplicate. | The validations are executed only for the data available in the staging table. The validations are not executed for the data available CMDB. |
| The site name is provided in the spreadsheet or staging table, but not shown on the OT devices after the import of the spreadsheet. | Only the existing site records in the CMDB are considered. The entity_name for the site (ISA Equipment model entity) must match the value provided in the site column in the excel or staging table. If the entity_name for the site does not match, the value is set to empty. |
| When users click Load All the records on the data source, no records are imported into the import set. | No records are available in the staging table. The records are present in the staging table, but the records are not in Valid or Partially valid state. Access all the logs related to Excel SGC in . Search for the string SGOTExcel in the Message column. |