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 Enter 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 user name to be used to connect to the ServiceNow server
Password The password to be used to connect to the ServiceNow server
Password Script If you want to use a script or property lookup for your password, leave the Password field blank and enter the script or lookup here.
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
HTTP Proxy Password Script The password script to authenticate with the HTTP proxy