Info |
---|
This article explains how to configure the Cloudaware ServiceNow application. Cloudaware extends the Configuration Item table in ServiceNow with additional cloud inventory data. |
...
As a result, the following tables will be created in ServiceNow:
System tables
Label | Name |
---|---|
Cloudaware CI | x_ca_cmdb_ci |
Cloudaware CMDB Schema | x_ca_cmdb_schema |
CI Class ImportĀ | x_ca_cmdb_ci_class_import |
Cloudaware Import Settings | x_ca_cmdb_ci_class_import_settings |
Cloudaware Import Fields Mapping | x_ca_cmdb_import_fields_mapping |
Label | Name |
---|---|
Cloudaware CI | x_gigwa_cloudawa_2_cmdb_ci_cloudaware |
Cloudaware System Metadata | x_gigwa_cloudawa_2_cloudaware_system_metadata |
Cloudaware Sys Import Tables List | x_gigwa_cloudawa_2_cloudawa_sys_import_tables_list |
Manage Imports Table | x_gigwa_cloudawa_2_list_of_imported_tables |
Mapping Table | x_gigwa_cloudawa_2_mapping_data |
...
To check the data upload status, append /x_gigwaca_cloudawacmdb_2ci_listclass_of_imported_tables_listimport_settings.do to the current URL in your web browser.
The full URL should be in the format https://YOURINSTANCE.service-now.com/x_gigwaca_cloudawacmdb_2ci_listclass_of_imported_tables_listimport_settings.do
, where 'YOURINSTANCE' is a placeholder for your ServiceNow instance ID.