Changing of case status to inprogress from Onhold

Garima_Sharma
Tera Contributor

Whenever an associated incident is getting resolved, parent case status if "on hold" should change to "in progress."
What will be the best approach for this through a business rule or workflow.

2 REPLIES 2

SD_Akshay
Giga Guru

Hi @Garima_Sharma 

 

The best approach would be through BR because it will run real time and faster and easy for de-bug if the case does not work in system logs.

 

You can create it on After Update and State is Resolved and in advance you can glide the Child table and play with states in if else and use update() function.

 

*************************************************************************************************************

Regards
Akshay Kamble (SD_Akshay)
ServiceNow Developer
LinkedIn: https://www.linkedin.com/in/akshay-kamble-1504/

****************************************************************************************************************

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Akshay Kamble (SD_Akshay)
ServiceNow Developer
LinkedIn: https://www.linkedin.com/in/akshay-kamble-1504/
****************************************************************************************************************

Ankur Bawiskar
Tera Patron
Tera Patron

@Garima_Sharma 

You can use flow designer for this with no-code approach.

what did you start with and where are you stuck?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader