Validation of completed tasks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 04:25 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 04:33 AM
Can you explain more about your requirement?
and do you need any script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 04:44 AM
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.