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

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

Forum Posts

Resolved! Call script include in the widget

Hello All, I am creating a widget and calling a script include but getting this error.   Widget Server script (function() { var parentId = $sp.getParameter('sys_id'); var listOfCaseTasks = []; data.display = false; var taskGr = new OMTManagment...

find_real_file.png
Saranya Babu by Mega Contributor
  • 3588 Views
  • 2 replies
  • 1 helpfuls

Resolved! Case Action Status on Resolved to "Blocked by Customer"

I need to set the Action status to "Blocked by Customer" whenever the Agent resolves a Case for a Customer. This action status should remain until the customer accepts the solution. Now Out of box there are flows governing the action status, and when...

Nishant16 by Tera Expert
  • 3081 Views
  • 4 replies
  • 1 helpfuls

How can I see an Incident's parent case?

Looking at an Incident that was created from a customer service case we need to see what case created the incident.The person working on an incident needs to see the full case history to understand the symptoms reported by the customer and to be able...

alrescate by Tera Contributor
  • 1212 Views
  • 2 replies
  • 0 helpfuls

Resolved! Case Response SLA

Hi, I'm trying to understand the built-in Response SLAs for Cases. The stop condition on the SLA is 'Case Acknowledged' = True.   Can you please advise when Case Acknowledged is triggered, e.g. what conditions is it looking for? And are they changeab...

GD by Kilo Explorer
  • 2036 Views
  • 5 replies
  • 0 helpfuls

Resolved! Parse Nested Array

Hi all, I am storing the Array in below format. I need Line Id value from each object. [ {'Quantity': '4','Parent':'OR00001','Sku':'Test1','Line Id':'3.00'}, {'Quantity': '5','Parent': 'OR00001','Sku': 'Test2','Line Id': '2.00'} ] please help how to ...

How can I trigger survey notification in Case table?

Hi All, I have a requirement to send survey whenever a case gets solved. I have a problem on trigger condition user field. The documentation states that the user field must reference to the sys_user table but none of the fields reference to the sys_u...

display SLA timer in csm case list view

I have some users who would like to see the remaining SLA time when viewing a queue or list of unassigned cases in the agent UI. San Diego added an SLA timer: https://docs.servicenow.com/en-US/bundle/sandiego-it-service-management/page/product/servic...

david631 by Giga Expert
  • 1702 Views
  • 4 replies
  • 4 helpfuls