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 username for connecting to the ServiceNow server. |
| Password | The password for connecting to the ServiceNow server. |
| Row Fields |
The fields to insert for this row. Enter each name-value pair on a new line and separate the name and value with a colon, for example:
|
| HTTP Proxy Host | The host name of the HTTP proxy to connect to ServiceNow, such as proxy.domain.com. |
| HTTP Proxy Port | The port number of the HTTP proxy to connect to ServiceNow. |
| HTTP Proxy User Name | The username to authenticate with the HTTP proxy. |
| HTTP Proxy Password | The password to authenticate with the HTTP proxy. |

