Scenario : automate the ''end outage' in cmdb_ci_outstage when incident is resolved

sandhyaBatc
Tera Contributor

Can anyone please guide me to Automate the ''end outage' in cmdb_ci_outstage when incident is resolved, with Flow Designer (already implemented through after Business Rule) , 

 

Expected Result: When incident is resolved, Automate the EndOutstage and update End field and with Duration time

 

 

 

1 ACCEPTED SOLUTION

AndersBGS
Tera Patron

Hi @sandhyaBatc 

 

This can easily be obtained by a business rule / script step if flow designer... but why? Have you thought about that an outage can actually end before an incident is resolved. If you based your outage end on incident is resolved, you could get longer outage time that actually occurred. 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

View solution in original post

2 REPLIES 2

AndersBGS
Tera Patron

Hi @sandhyaBatc 

 

This can easily be obtained by a business rule / script step if flow designer... but why? Have you thought about that an outage can actually end before an incident is resolved. If you based your outage end on incident is resolved, you could get longer outage time that actually occurred. 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

sandhyaBatc
Tera Contributor

Got it Thank you