Test the Service Graph Connector for Microsoft Excel
Summarize
Summary of Test the Service Graph Connector for Microsoft Excel
The Service Graph Connector for Microsoft Excel assists users in importing Operational Technology devices and data. This guide provides troubleshooting actions to resolve common issues encountered during the import process.
Show less
Key Features
- Error Logging: Access the System Log to debug issues and confirm that Service Graph Connector steps are executed correctly.
- Payload Validation: Identify and resolve issues with partial and incomplete payloads during the ETL Guided Setup.
- Timestamp Formatting: Ensure the timestamp is entered in UTC format (YYYY-MM-DD hh:mm:ss) to avoid empty columns in the staging table.
- Manual Refresh Requirement: Refresh the page manually to see updates in the validation state after processing records.
- Duplicate Record Handling: The staging table does not detect duplicates in CMDB; validations only apply to staging table data.
- Site Name Matching: Ensure the entityname for the site matches the value in the spreadsheet to avoid discrepancies post-import.
Key Outcomes
By following these troubleshooting steps, users can effectively import data without common pitfalls, ensure proper data validation, and maintain the integrity of their Operational Technology devices within ServiceNow. Addressing these concerns leads to smoother integration and reliable data management.
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 Service Graph Connector steps are executed properly.
| Issue | Solution |
|---|---|
| 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 the ETL Guided Setup | Due to the missing values for fields that are used uniquely to identify an device. |
| 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 isn't visible after the validation process | 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 Review the system properties used by the Service Graph Connector for Microsoft Excel. |
| 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 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 in the CMDB. |
| The site name is provided in the spreadsheet or staging table but isn't 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. |