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

Forum Posts

Resolved! User Criteria Not working for Specific Group

Hi I have requirement where the Catalog item should have the acces for only 2 specific groups, I have given those groups in Available for. But when I impersonate and check for the user who is not part of those Groups Still they can see this item and ...

sRavani42_0-1667176006013.png
Vamshi_ch123 by Tera Contributor
  • 2575 Views
  • 5 replies
  • 2 helpfuls

Resolved! script error

Hi All, in my workflow there is an advanced script to do a few checks, but it keeps giving me an error. can someone point me in the right direction were to look ? org.mozilla.javascript.WrappedException: Wrapped ConversionError: The undefined value h...

Notifications for Additional Comments Added After Closure

Can anyone provide any insight on how to create a notification that will trigger when Addition Comments are added for a both active and inactive RITM? I have not problems with notifications in general. The part I'm having an issue with is to trigger ...

TStark by Kilo Sage
  • 2015 Views
  • 5 replies
  • 0 helpfuls

Resolved! Email Notification Sent to "Requested For" Variable

Hi,  I am tasked with creating an email notification that will be sent out to an end user once their Request Item has been completed and I have not been successful. I have created a notification that will send once the Task in the workflow is complet...

James Turney by Tera Contributor
  • 2236 Views
  • 4 replies
  • 1 helpfuls

Empty user creation issue.

In our user table we found some empty user records created by as End user. without create access how the records got created  those created by user have extra roles  "Pa admin ,image admin "could please guide me how to troubleshot the issue . 

sudhakar111 by Tera Contributor
  • 1160 Views
  • 2 replies
  • 0 helpfuls

Resolved! ITSM OOTB Process Guide

Hi All! Does anyone have process guides explain what OOTB can do? The ITSM Process Guide includes the recommendations from ServiceNow Professional Services, but I'm looking for material focus on OOTB processes and functionality for fit and gap analys...

Kark Murry by Kilo Contributor
  • 5250 Views
  • 4 replies
  • 1 helpfuls

Show Request for Affected User and Opened by

Hi all, On my Service Portal page, the Requests opened and closed are visible for the Requestor. I want the Requests to also show for Affected User and Opened By. Please find the screenshot.  Any help would be appreciated.   Thanks, Mallika

How to add filter conditions on tags field in user table?

We have a requirement to add a filter on a variable that is reference to sys_user table. The filter condition is exclude the users who are having the tags student and intern, so the users who are having any other tags except these 2 and also the user...

Resolved! OnChange alert for single line text field

I need an OnChange alert (pop up message) on a single line text field, to appear when the user has written something (anything) in the text field. I have scripted similar alerts before, but only based on choices on Multiple choice variables. Can this...

CatalogCat by Tera Contributor
  • 2740 Views
  • 6 replies
  • 1 helpfuls

How to query doesn't contain in glide record.

Hi All, How to Query does not contain in glide record. Tried below but not working. Need to query "if a particular RITM no is not available in sc_req_item"if (emailsubject.includes("RITM")) {subject = emailsubject;indexStart = subject.indexOf('RITM')...

jobin1 by Tera Expert
  • 3078 Views
  • 22 replies
  • 1 helpfuls

GlideAggregate Count

  var agg = new GlideAggregate('sp_log'); agg.addQuery('page=5c639f611be0591028a38625624bcbf5^sys_created_onONToday@javascript:gs.beginningOfToday()@javascript:gs.endOfToday()'); agg.groupBy('user'); agg.addAggregate("COUNT"); agg.query(...

kuttti by Kilo Guru
  • 1721 Views
  • 2 replies
  • 0 helpfuls

CMDB Search not working in Global Search

Hi, I have recently installed CMDB Search plugin in my PDI to test the functionality. As per the docs https://docs.servicenow.com/en-US/bundle/sandiego-platform-administration/page/product/configuration-management/concept/cmdb-search.html Activating ...

psyherin by Kilo Sage
  • 2687 Views
  • 11 replies
  • 0 helpfuls