Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Assess Risk in SOW change form

labandar
Tera Contributor

Hello Fellow Devs,

I want to understand where the Assess Risk button is configured which is on Change form in the Service Operations Workspace - Overview tab. Can you please help me of where I can find it. I have already checked in UI Actions, UI Pages, UI Macros, UI Builder but I couldn't find it anywhere.

 

labandar_0-1735033192555.png

 

13 REPLIES 13

Bhavya11
Kilo Patron

Hi @labandar ,

 

it was defined in Script include called "SOWChangeUtilsSNC"  in function "getRiskActions".

 

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

 

Thanks,

BK

 

 

 

If this information proves useful, kindly mark it as helpful or accepted solution.

Thanks,
BK

@Bhavya11 I'll have a look thanks for suggestion

hi @labandar ,

 

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

 

Thanks,

BK

If this information proves useful, kindly mark it as helpful or accepted solution.

Thanks,
BK

I indeed checked the file, but I don't I quiet got what I needed. The calculation part is handled there, but I need to understand where the Button is configured. There is an additional dialogue box which pop-up when Assess risk is clicked. So I want where the Assess Risk button is configured not the risk calculation part