---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://www.servicenow.com/docs/r/servicenow-platform

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Accessing connection details

# Accessing the connection details of Service Graph Connectors {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The common connection framework (CCF) included within the Integration Commons for CMDB (sn_cmdb_int_util) store app enables you to access connection details for Service Graph Connectors.

With the CCF feature, you can access all connections for a connector. Connection details include the alias, properties, data sources, and associated scheduled data imports. In addition, you can test a connection. Additional details may appear depending on the connector type. For more information, see [Accessing the connection details of Service Graph Connectors](https://www.servicenow.com/docs/OQQsr9vHLvQUDgd1~7s_Aw "The common connection framework (CCF) included within the Integration Commons for CMDB (sn_cmdb_int_util) store app enables you to access connection details for Service Graph Connectors.").

## Viewing connections {#integration-commons-conn-fw__section_xg5_1tq_bzb}

To view the connection details for all Service Graph Connectors that use the CCF, navigate to AllService Graph ConnectorsConnections from the application navigator.

If a Service Graph Connector uses CCF, you can also view the connections specific to the connector. To view the connection details, open the Service Graph Connector from the application navigator, access its Connections module to view the Service Graph Connections list, and then select the connection name.

The Service Graph Connections page displaying the connection details also includes the
Test Connection related link that you can select to test the
connection. If the connection is successful, a success message is displayed. Else, an error
message with the reason of failure is displayed.

## CCF tables {#integration-commons-conn-fw__section_x4v_btq_bzb}

The CCF uses the following tables:

Service Graph Connections \[sn_cmdb_int_util_service_graph_connection\]
:   Stores the connection records for all the Service Graph Connectors that use the CCF. The Service Graph Connections \[sn_cmdb_int_util_service_graph_connection\] table also includes other CCF tables as related lists.

Properties \[sn_cmdb_int_util_service_graph_connection_property\]
:   Stores the connection properties associated with a specific connection.

Service Graph Connection Data Sources \[sn_cmdb_int_util_service_graph_connection_data_source\]
:   Stores the many-to-many (m2m) connection details between the Service Graph Connections \[sn_cmdb_int_util_service_graph_connection\] table and the data sources for a Service Graph Connector.

Service Graph Connection Scheduled Data Imports \[sn_cmdb_int_util_service_graph_connection_scheduled_data_import\]
:   Stores the m2m connection details between the Service Graph Connections \[sn_cmdb_int_util_service_graph_connection\] table and the scheduled data imports for a Service Graph Connector.

Service Graph Connection Test Script \[sn_cmdb_int_util_service_graph_connection_test_script\]
:   Stores records that include scripts for triggering the test connection process for Service Graph Connectors.

*[\>]: and then


