Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Close standard change automatically after Post Implementation Review task is closed

TEdwards
Mega Sage

 

I need to write a Wait for Condition script for our Standard Change Workflow so that I can set the value for the change to close automatically after the post implementation review task is closed. Our current workflow is attached. We use a subflow for the change tasks, so I assume I would need to write the script to wait for that subflow to complete, but I am not quite sure how to go about it. Can anyone assist?

5 REPLIES 5

This is what I was trying to do initially, but I was not sure how to write the script. I guess the script is what I was really after.