...
Table of Contents | ||
---|---|---|
|
Prerequisites
Ensure that ServiceNow IntegrationHub Enterprise Pack is activated.
...
Expand | ||||
---|---|---|---|---|
| ||||
|
Configure Cloudaware 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
Install the Cloudaware application
1. Go to All → Retrieved Update Sets:
...
Note |
---|
Please allow some time for the application to be created. |
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.
...