The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Parent RITM should be closed only when all Child RITMS close completed

naveen14
Kilo Guru

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.

 

6 REPLIES 6

Chetan Mahajan
Kilo Sage
Kilo Sage

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

Hi Chetan,

 

I was already Written BR but it was having performance issue so please suggest me with workflow .

 

Thanks,

Naveen