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

Forum Posts

unwanted varibale in ritm and sctask

Hi Team ,  We have a catalog called ' XYZ ' Request is submitted  ,  As u can see in the below screenshot i haven't selected ' role name' variable .   But in the ritm and in SCtask this variable is showing , which is wrong . we don't want to show thi...

nameisnani_0-1707369951715.png nameisnani_1-1707370057839.png nameisnani_2-1707370094659.png
nameisnani by Mega Sage
  • 521 Views
  • 3 replies
  • 0 helpfuls

Dynamic Filter to check if a assigned to user is in a group

Hello, I have a requirement to create a dynamic filter to check if an assigned to for incidents is part of a particular group and when I select the filter it returns no results in my report. I used gs.getUser().isMemberOf("ServiceNow Test");. I confi...

sndev453 by Tera Contributor
  • 906 Views
  • 2 replies
  • 0 helpfuls

.

.

Community Alums by Community Alums  
  • 563 Views
  • 4 replies
  • 0 helpfuls

Linter Check

I have a requirement to scan for date format anywhere in the scripting which is used in "yyyy-MM-dd" this format using Linter Check.I tried to this with node.getNameIdentifier() but it is not working for me. Its possible that I am using it in wrong w...

Service now authentication with AAD using OIDC

My goal is to be able to authenticate to Service now without storing any secrets.I'm trying to authenticate an AAD application with Service now instance using OIDC (Service to service authentication).I understand that I should get AAD token, and then...

babrowns by Tera Contributor
  • 1329 Views
  • 3 replies
  • 0 helpfuls

Resolved! about service catalog item page tag in portal

hi everyone,  I created a service catalog item, and when I config it into portal,and go to the catalog page, the tag name is not showing properly.I don't know what '%name' stands for, and how to change it.

jieLian123_0-1707362336006.png
jieLian123 by Tera Expert
  • 885 Views
  • 2 replies
  • 1 helpfuls

notification icon at service portal

I would like to create a notification icon at service portal and there a method on how to create a notification icon?In the notification icon it should show new and old notification of Incident, Service Catalog or etc of the caller or opened by. I at...

TMKAM by Tera Contributor
  • 1080 Views
  • 2 replies
  • 0 helpfuls

How to get next 3rd thursday in script

Hello Everyone,I have one requirement to set planned start date as next 3rd thursday for a change request created, when an email is received. How can we get the next 3rd thursday using script in servicenow?

Neeraja2 by Tera Contributor
  • 1140 Views
  • 4 replies
  • 2 helpfuls

Need help in Script

Hello Experts,I have written the script below, which is almost functioning correctly. However, when I print the results, duplicate values are displayed. I want to obtain unique values.  var manager = []; var users = []; var usr = new GlideRecord('sys...

abhijee by Tera Contributor
  • 769 Views
  • 5 replies
  • 3 helpfuls