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

Forum Posts

Resolved! if logged in user is not a member in that group

Ui Action: Assign me if(gs.getUser().isMemberOf(current.assignment_group));{ current.assigned_to = gs.getUserID(); }   if he  is not a member in that group then popup message 

chanikya by Mega Sage
  • 3311 Views
  • 11 replies
  • 2 helpfuls

Business rule for closing tickets

I need to create a business rule that auto closes tickets based on specific short descriptions.  I am currently running the following rule. I want this rule to Automatically close with no interaction from our technicians.     Every time the rule ru...

find_real_file.png find_real_file.png
jherrell by Giga Contributor
  • 2472 Views
  • 8 replies
  • 0 helpfuls

Resolved! how to enable Benchmark?

How do you opt into Benchmark? I can see there's a user account in my instance and it's currently active. Also how do you configure who receive the benchmark data, there's currently no notification setup for this?

kevwatson by Giga Contributor
  • 2789 Views
  • 4 replies
  • 2 helpfuls

Resolved! Work notes field missing on RITM and Catalog TASK for one user

Hi Community,We have one itil user who does not have a work notes field on RITM and catalog TASKs forms. She is able to see the field on the Incident  form.It's really strange. The post button is visible, but the entry field is missing. The user does...

heikkint by Giga Contributor
  • 4703 Views
  • 10 replies
  • 1 helpfuls

Resolved! Custom user field vs OOTB

Hey folks this is a very broad question but I was wondering if there is any best practice documentation on adding custom user fields to a table?  There are many tables in ServiceNow that are used by multiple modules and we have a need to add some add...

esebasti by Tera Guru
  • 4018 Views
  • 4 replies
  • 2 helpfuls

How to configure Okta provisioning using Multi-Provider SSO?

Hello - very new to ServiceNow and probably getting ahead of myself.We will use both Okta SSO and native ServiceNow logins.   I've configured the Multi-Provider SSO plugin, and can login with the admin account and an SSO account without incident.   S...

bodenlarson by Kilo Contributor
  • 2758 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to delete Schedule Event

Hi, For example, if the Alert Due Date was originally set on the HR Form  Request for 10:04:00AM on 27/04/2018 and the form is submitted, an Event is logged and sits in the 'Ready' state until that time. If the Alert Due Date  is then changed to 10:0...

find_real_file.png find_real_file.png find_real_file.png
chanikya by Mega Sage
  • 5610 Views
  • 10 replies
  • 0 helpfuls

Auto Numbering

I need to Populate Correlation ID on a Custom Table with numbers starting from 400000 and Incremented by 1 and If Possible need to Validate If number already exists. Tried : javascript: global.getNextObjNumberPadded(); How Do I do this?

Kumar38 by Kilo Sage
  • 3368 Views
  • 8 replies
  • 1 helpfuls

Resolved! Using the selected values in slush bucket to query

Hi, I have a slush bucket to select values of locations. i want to feed the selected values to a query in client script. I used the following but it doesn't pull the values. I have the slush bucket defined: <g:ui_slushbucket name="sb" left_header="Av...

samadam by Kilo Sage
  • 2840 Views
  • 11 replies
  • 0 helpfuls