Initial setup for Enterprise Graph schema in production instance
Setup and use Enterprise Graph Schema, a unified knowledge graph schema, that captures all the ServiceNow and third party tables and their connections.
Before you begin
When you install Enterprise Graph, it automatically begins configuring instance tables. This may take several days and until the setup is complete, the schema won’t respond effectively to queries.
If you have already completed the setup in sub-production instance, you can import the generated descriptions to production instance and fasten the process.
Assuming that you have completed the setup in sub-production instance, do the following to complete the initial setup in production instance:
- Create an integration user, in the sub-production instance. For more information, see
- Verify if the descriptions are generated in sub-production instance.
- Use the following procedure to:
- Import the data into production.
- Run the associated Transform Maps.
- Remove tracker records from the production instance.
Role required: admin
Procedure
- Navigate to All > Connections & Credentials > Connection & Credential Aliases.
Connection and credentials navigation
Open the record with name Description_Connector.
Select Create New Connection & Credential from the related links section.
Create connection and credentials aliases
- Enter the required details in the Create Connection & Credential form.
Create connection and credentials form
Add the user name and password that was used, while creating the new user.
See for more information.
Navigate to All > System Import Sets > Administration > Data Sources.
In the name field search bar, enter KG to view the related tables.
The following tables are displayed:
- KG Choice Picker Description.
- KG Column Picker Description.
- KG Table Picker Description.
- KG Triplet Picker Description.
Picker description options
Open one of the displayed table and select Load All Records from the Related links section.
Ensure the data is loaded.
KG Table picker
Navigate to System Import Sets > Advanced > Import Sets, once the data is loaded.
For detailed information, see import set documentation
Import set
Open the import set and select Transform from the Related links section.
For detailed information, see Transform map documentation
Select Transform to complete the transformation.
Transform option
Navigate to the selected table and verify if the data is loaded.
Repeat the import set and transformation steps for other three tables.