Change and Service Management Plugins → ServiceNow Plugin → Insert Row into CMDB Table Step
This step inserts a row into the specified table in the ServiceNow CMDB (Configuration Management Database).
Required properties:
Property Name | Description |
---|---|
Server URL | The URL for the ServiceNow server |
CMDB Table Name | The name of the table to update, such as cmdb_ci_appl_list |
Optional properties:
Property Name | Description |
---|---|
User Name | The user name to be used to connect to the ServiceNow server |
Password | The password to be used to connect to the ServiceNow server |
Row Fields | The fields to insert for this row. Each
name-value pair should be on a separate line. A colon separates the name and
value. Example:
name:value |
HTTP Proxy Host | The hostname of the HTTP proxy to use to connect to ServiceNow, such as proxy.domain.com |
HTTP Proxy Port | The port number of the HTTP proxy to use to connect to ServiceNow |
HTTP Proxy User Name | The user name to authenticate with the HTTP proxy |
HTTP Proxy Password | The password to authenticate with the HTTP proxy |
Copyright © 2013–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.