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

Forum Posts

Resolved! Splice method not working in Flow Designer

Below code is written in Updating Responsibilities field of type List in Flow Designer:var delvalue=fd_data.trigger.current.u_responsibility;// Single sys_idgs.info('Value to be deleted:'+delvalue);var existvalue=fd_data._6__for_each.item.u_authority...

Community Alums by Community Alums  
  • 820 Views
  • 2 replies
  • 0 helpfuls

Resolved! UI Action (Accept)

Hi All,During the implementation of ServiceNow we decided to do the below:1- Disable the (Accept) UI action for our agents so they get the cases assigned to them without accepting these cases.2- The SLA response time is met once the case is assigned ...

MohamedElsayed_0-1717493757220.png MohamedElsayed_1-1717493918123.png MohamedElsayed_2-1717493938853.png

Parent and child case issue

 Hello everyone,I am facing an issue in ServiceNow where I want to ensure that when a parent case's state changes from "Resolved" to "Open", the associated child cases should reflect that they were updated by the system, rather than showing the agent...

Resolved! Aggregate two integer fields without scripting

Hi All, I am new to this community and ServiceNow and have zero scripting experience. So, is there any way to aggregate two integer fields without scripting?  Simpley, The calculation should be: Total Units= Total Units + Add Tokens.  Regards,Mo

MohamedElsayed_0-1717265473512.png

Survey Designer - Language support

Hello - We are new to Service Now and are looking to use Survey Designer to gain CSAT metrics from our customers once a case has been closed.Please can someone confirm the language support for Surveys? We have customers predominantly who speak Englis...

Resolved! Create a role and ACLS for vendor to access Incidents assigned to them.

we have a situation where we want our vendor to use our ServiceNow instance to work on tickets assigned to them. However, we need to restrict their access so they can only see the tickets assigned to them and not have access to other modules or incid...

sneeli by Tera Contributor
  • 1268 Views
  • 2 replies
  • 1 helpfuls

Cancel button on Incident Form

Hi Team, I need "Cancel" button on the incident form with below details.  1. Cancel Reason with choices: Duplicate, Open In Error2. Cancel Reason: String type 1. Once click the submit button, need to set values in "Resolution Code" and Resolution Not...

maheshch18_0-1717075557497.png

My resource generator does not work

I am new using recommended actions and I have been asked to create the following. My company has defined so many application services and in order to help agents solve incidents, they want to show via a recommended action depending on the application...