Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
stylenone

Prerequisites

 

  1. Ensure that ServiceNow IntegrationHub Enterprise Pack is activated.

  1. Ensure that ServiceNow Workflow Studio is installed.

  2. Contact support@cloudaware.com to get credentials required for this integration (Service Account private key, the .p12 certificate file, Project Id, and Dataset Id).

Install Cloudaware CMDB application

  1. Log in to the ServiceNow instance.

  2. Search for System Applications → select 'Available to Obtain From Store'.

  3. Find the application Cloudaware CMDB. Click View detailsGet.

Configure Cloudaware CMDB application in ServiceNow

Cloudaware provides credentials for setting up ServiceNow-to-Google integration. This integration is required for authorization based on JWT. JWT Provider will be used as Connection when configuring the data update workflow.

Set up ServiceNow-to-Google integration

1. Set up JWT key(a) and JWT certificate(b):

...

WHERE
Name: set up a meaningful name, e.g. Google JWT Connection
Credential: select Google JWT Credentials from the list
Check the box 'URL builder'. Insert the link bigquery.googleapis.com in 'Host'.

Click Submit.

Configure the workflow

1. Go to All → Workflow Studio:

...

Note

Please allow some time for the data to be available. Check the status of data upload to tables.

Tables

As a result, the following tables will be created in ServiceNow:

...

Imports for some application tables may be deactivated by the admin in the system table Cloudaware Import Settings (x_ca_cmdb_ci_class_import_settings). To deactivate the import, set the property 'Active' to False. The data for the table(s) with property 'Active' set to False will NOT be imported from Cloudaware.

Data upload status check

To check the data upload status, append /x_ca_cmdb_ci_class_import_settings.do to the current URL in your web browser.

...