Task Management Module Setup Validation Workflows for Servicenow - Documentation for Truesight Orchestration Content 20.18.01
You Can Use the Workflows Contained in the Setup Validation Folder as Templates When Creating New Workflows and Methods to Test the Success of a Newly Created...
You can use the workflows contained in the Setup Validation folder as templates when creating new workflows and methods to test the success of a newly created process. This section describes the following Task Management module setup validation workflows for ServiceNow:
Get Configuration Name
Use this workflow as a template for finding the configuration name as a method to test the success of the workflow.
Get Configuration Name workflow output
| Output | Description |
|---|---|
| configuration name | Configuration name to be used for ServiceNow Example: ServiceNow |
Must Read
Get Task by Change ID
Use this workflow as a template for finding the task by using the change ID and as a method to test the success of the workflow.
Get Task by Change ID workflow inputs
| Input | Description | Required |
|---|---|---|
| change id | Specifies the change ID | Yes |
Get Task by Change ID workflow outputs
Output | Description |
|---|---|
adapter response | Contains an XML document that provides the response |