In the ServiceNow interface, data migrated from the TADDM CMDB are identified by the
discovery Source type. Default value of the Discovery Source type is IBM TADDM. This helps to
distinguish data migrated from other discovery sources.
This task describes the procedure to configure discovery source at the ServiceNow instance. If
you are configuring for the first time, you can use the default value of discoverySource to
configure the ServiceNow instance. This task also describes the procedure of how to customize the
value of discovery source.
-
Log in to the ServiceNow instance.
-
In the Filter navigator search-field, enter System Definition.
-
In the search list, under the System Definition, click Tables.
-
In the Go To field, select Name from the list,
and then enter cmdb_ci in the search field and press enter to search.
-
Click the label-link corresponding to cmdb_ci.
-
On the Columns tab, in the Go To field, select
Column label from the list, and then enter Discovery
source.
-
Click Discovery source.
-
Under the related links, click the Choices tab, and then click
New.
-
Fill the following fields:
- Label
- Enter an appropriate value.
- Value
- Either enter an appropriate value (use this value for the discoverySource property) or enter
IBM TADDM if you are configuring the plugin for the first time and you want to
use the default value “IBM TADDM”.
-
Click Submit.
If you are customizing the discovery source value, complete the following steps. On the
integration plugin interface:
-
Open the ServiceNow.properties file and then locate the discoverySource property.
-
Set the value for the discoverySource property as discoverySource = <Enter the same
value that is set in the Value field>.
-
Restart the plugin to apply the changes.