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.

Validation of completed tasks

Matheus Rissi2
Tera Expert

Hello everybody,

 

Recently I have a demand where in one of the steps I am having to validate that all RITM tasks are closed.
If so, return a boolean.

How can I do this validation? I'm having a lot of difficulty.

Thank you all in advance

2 REPLIES 2

Prashant Ahire
Kilo Sage

Can you explain more about your requirement?

and do you need any script? 

 

 

So, I need to validate that all tasks are closed so that I have a "validator" whether I can reopen the RITM or not.

It's not exactly that, but basically I would need some piece of code that can validate this.