Edit Escalation Case work notes

Marcel Caceres
Kilo Contributor

When an Escalation is created for an existing case record there are 2 OOB entries created into the case work notes.

I want to change the content of those notes but I can't find the script definition. I have looked into Task, case and escalation tables.

Anyone can point me to the right place?

Below a sample of the OOB notes (erased case and user details form data compliance)

find_real_file.png

1 ACCEPTED SOLUTION

Brian McMinn2
Mega Guru

This is all driven in the script include called Escalation UTILS. ServiceNow Makes this read only by default, so you may want to contact servicenow to see if you can edit or Insert and Stay and make a clone that you will tie into your instance. Let me know if you have any more questions.

 

Thanks,

Brian McMinn

Veterans ETS Consulting

Mobile: 530-487-3279

 
 

View solution in original post

2 REPLIES 2

Brian McMinn2
Mega Guru

This is all driven in the script include called Escalation UTILS. ServiceNow Makes this read only by default, so you may want to contact servicenow to see if you can edit or Insert and Stay and make a clone that you will tie into your instance. Let me know if you have any more questions.

 

Thanks,

Brian McMinn

Veterans ETS Consulting

Mobile: 530-487-3279

 
 

Very helpful answer,

 

I reached out to ServiceNow to see what options they have to achieve what we need.

 

Thanks!