Set Change Request State Step
This step sets the state of a change request in ServiceNow.
Required properties:
| Property Name | Description |
|---|---|
| Server URL | The URL for the ServiceNow server. |
| State | The state you want to set on the change request as an integer that matches the ServiceNow state. |
| Change Request Number | The change request number for which to set the state. |
Optional properties:
| Property Name | Description |
|---|---|
| User Name | The username for connecting to the ServiceNow server. |
| Password | The password for connecting to the ServiceNow server. |
| Password Script | To use a script or property lookup for your password, leave the Password field empty and enter the script or lookup here. |
| 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. |
| HTTP Proxy Password Script | The password script to authenticate with the HTTP proxy. |

