We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Incident Management forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

HI All

Hi All, I Have one question Related to Incident table. 1.Suppose User create one incident, then user can see only Local IT group, he can not see other group  2.when local it will work in that incident then they can redirect that ticket to 'Raj Group'...

basha shaik by Tera Contributor
  • 403 Views
  • 2 replies
  • 0 helpfuls

Resolved! Include script

I have written some code for a GlideAjax call in Servicenow but it's not executing as expected.Can anyone help me identify the problem? I have shared screenshot.

Rishabh_N by Tera Contributor
  • 570 Views
  • 2 replies
  • 0 helpfuls

Resolved! Client script 'if not' is not working

function onLoad() {    if (!('u_managed_by_last_certified' == '' || 'u_managed_by_last_certified' == null)) {        g_form.setValue('u_verification_method', 'Data Certification');        g_form.setValue('u_last_verification_date', g_form.getValue('u...

Srvs by Kilo Guru
  • 559 Views
  • 1 replies
  • 0 helpfuls

Resolved! Resolution SLA

Hi Team,  i need to create dashboard which talks about resolution SLA, like suppose inflow of the ticket is high and team doesn't know other ticket is going to be SLA breach need to work on. So, i would like to create such dashboard so that we could ...

Garvit1 by Tera Contributor
  • 1276 Views
  • 6 replies
  • 0 helpfuls

Resolved! Activities translate issue

I am using a Japanese environment.In the record activities. the [empty] should be  translated to [空]、but it is translated to [います]。Where can find the translate rule in the instance.  

ChangShuang_1-1722235049663.png ChangShuang_0-1722234895330.png