Workflow validator
-
- UpdatedAug 3, 2023
- 2 minutes to read
- Vancouver
- Workflow
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
ServiceNow offers several workflow validators for workflow designers to test their workflows.
Unexpected Workflow Termination | External Dependencies |
---|---|
Identify workflows that can end unexpectedly | Identify external artifacts that have potential workflow dependencies |
ValidateSingleEnd | ValidateParentFlow |
Workflow Properties Conflicts |
---|
Identify workflow design decisions that conflict with workflow properties |
ValidateLowestCommonTable |
ValidateTableChange |