Parent RITM should be closed only when all Child RITMS close completed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2022 12:35 AM
Hi All,
we was creating one Parent RITM with few records data once the RITM is approved automatically it will create different child RITM's based on the records selected in parent RITM.
only when all the child RITM's gets close completed the parent RITM should closed completed.
I was using WAIT FOR CONDITION in Workflow but its not waiting till all child to complete.
Thanks,
Naveen.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2022 12:47 AM
Hi Naveen,
You can use run script in workflow, and go through below link for reference script
https://community.servicenow.com/community?id=community_question&sys_id=7b2f5907db92d7c02d1efb651f9619c2
Kindly mark correct and helpful if it works for you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2022 01:05 AM
Hi Chetan,
I was already Written BR but it was having performance issue so please suggest me with workflow .
Thanks,
Naveen