Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Escalations on cases

Luke James
Tera Contributor

Hi All,

 


I have a requirement when an escalation is related to a case and that case is related to an incident and the escalation moves to an approved state, it updates the related incident to the cases work notes. How can I do this?

 

Kind Regards,

 

Luke

5 REPLIES 5

In your business rule for case, you will query the related incident and set the worknote values by fetching them from the current (case) record.