Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Restrict assignment Group

Hi All, Hi all,There are 5 groups:Level1: Group1 Level2: Group2Group3Group4Group5 In the incident form, assignment group field... Only the members of Level1 OR Level2 can assign tickets to Level2 list of groups otherwise it should throw an error and ...

SN_Learn by Kilo Patron
  • 899 Views
  • 1 replies
  • 0 helpfuls

Split function not working in script

Hello Team, I tried putting logs and got an error message 'Split function not working' "org.mozilla.javascript.EcmaError: Cannot find function split in object ". Script: answer = [];SwissTriggerApproval();function SwissTriggerApproval(){ var affCIs =...

Aps3 by Kilo Contributor
  • 2161 Views
  • 9 replies
  • 3 helpfuls

Understanding ticket SLAs in detail

I'm fairly familiar with how SLAs work in ServiceNow. In summary, SLA definitions are created for a particular table e.g. Incident, Problem, etc. and the calculated priority of the ticket determines which SLA gets assigned. However, what I am not ent...

How to Create New Related link in the Change Request

Hello Experts How to Create a New Related Option in the Change Request for Reference Purpose I have Updated the screenshot and marked the place. Please check once.   Thanks & RegardsSrinu 

RE.JPG
Sidhu9 by Tera Contributor
  • 2149 Views
  • 4 replies
  • 2 helpfuls

Resolved! Auto close resolved incidents after 3 business days

Hi all, Please help me with this below requirement.After resolving of my incident it need to be closed 3 business day.I have written a scheduled job for this, but it is not working.please help me with the right way to achieve this. updateRecords();fu...

nikhitha24 by Tera Guru
  • 2474 Views
  • 5 replies
  • 0 helpfuls

Resolved! how to delete a priority from Incident and Problem

Hi,I see SN has 5 priorities, We would like to only use 4. I would like to delete Priority - 5, I could not find it from the documentation. Appreciate any help in this regard. I would like to remove Priority 5 from both Incident and Problem managemen...

Cost of Advanced work assignment plugins.

Hi All, We have a requirement to Auto assign the newly created incidents to Someone from Assignment group based upon the availability and client want to enable Advanced work assignment in SNOW to complete the above activity. Cost - please help me to ...

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

SLA Indicator on Case Table

I am trying to put an SLA indicator for the Case Table and just wanted advice on how to accomplish this. I'm having trouble with what the Value should be as I don't know much Javascript. What should I put as the value to grab the SLA percentage to in...