ServiceNow connector

The ServiceNow connector connects to a ServiceNow instance to import basic inventory data into the Software Lifecycle Automation (SLA) Platform. This connector is compatible with the ServiceNow Zurich release.

For a list of ServiceNow terms, refer to Glossary.

Prerequisites

Before adding this connector, you will need the following:

  • A ServiceNow application with defined tables populated with data

  • A ServiceNow user with read permission on application scope

Creating an application in ServiceNow

  1. Create a new application in your ServiceNow instance and configure the application scope.

  2. Under the new application, create tables with fields using the schema shown in Table fields.

  3. Map/populate inventory data in the table fields.

Adding the connector

  1. Navigate to Settings > Configuration > Connectors.

  2. Click Add.

  1. In the Add Connector pop-up window, select ServiceNow as the connector type.

  2. In Connector name, enter a logical name for this connector.

    Use a naming convention for connector names, for example, <connector type> <scope> <RCR>. Scope describes where data is coming from or what it's being used for, for example, Demo, Test, Lab, Q2 Audit. Include RCR in the name if the Run Consolidation Reports option is available and you have enabled it.

  3. In URL, enter location of ServiceNow.

  4. In User Name, enter the name of the account you want to use to connect to ServiceNow.

  5. In Password, enter the password associated with the account.

  6. In Application Scope, enter the scope used in ServiceNow.

  7. Select the Run Consolidation Reports checkbox if you want consolidation actions to be processed each time the Sync Data action is executed for the connector.

    If you enable this on more than one connector, it can lead to unnecessary processing. The recommended method of processing consolidation actions is to schedule the action Generate Report - Basic Inventory Consolidation to execute after the Sync Data actions have run for all connectors. This will execute the remaining consolidation actions. Alternatively, select the Run Consolidation Reports checkbox on one of your connectors. You can view action processes in Settings > Process log.

  8. Click Add.

    For information on how to test or delete a connector, and how to sync data into a repository, refer to Connectors page.