Update Task States Step

This step updates the state of all tasks in the task ID list in ServiceNow.

Required properties:

Property Name Description
Server URL The URL for the ServiceNow server.
State The state to update as an integer that matches the ServiceNow state.
Task ID List A comma-separated list of task IDs to be updated.

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 use 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.