Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Client Script

I'm new to ServiceNow 1.Write a code to print Caller : Manager , Location , Department ,Email with "GetReference".  2.Write a code to print Caller : Manager , Location , Department ,Email "without GetReference". 

Ram012 by Tera Contributor
  • 679 Views
  • 1 replies
  • 0 helpfuls

Scripting

Recently I attended interview in MNC company.Panel is asked1.To write a code to identify  Caller : Manager ,Department ,Location using GetReference one method. 2.without GetReferenceAny idea without using GetReference to print Caller Manager,Location...

P1234 by Tera Contributor
  • 548 Views
  • 1 replies
  • 0 helpfuls

Hide Row Conext menu options in workspace

Hi All,The "Duplicate" and "Delete Demand" options need to be Hide from the row context menu in the workspace. only 'admin' or 'sn_align_core.apw_admin' role users will be able to see. Attached is a screenshot of the current workspace for your refere...

Screenshot 2025-05-08 162420.png

Visibility of group members

I want a solution  Suppose if I am manager of two groups L1 and L2  I want edit in group member in group L1 when I click edit on L1 group in  bucket L1 group people will be there and L2 people  should be visible in left on selection side and as manag...

anusham8800 by Tera Contributor
  • 744 Views
  • 2 replies
  • 0 helpfuls

workflow

Hello I would like to know why I can't test my flow with the records in the flow designer. It doesnt show any records to be tested  

client script

1st:function onSubmit() {   //Type appropriate comment here, and begin script below   var getJoiningDate=g_form.getValue('u_joining_date'); //get the value of the Joining Date    var todayDate= new Date();  // Create a Date object for today's date   ...

Resolved! Best practice for max number of users in group

Hi Everyone,  We have a ServiceNow group with 40k+ users to provide basic roles like filter_group, report_group. Want to redesign this approach so to avoid issues around incident assignment to this group or notifications  Is there any standard way in...

client script onsubmit

1st:function onSubmit() {   //Type appropriate comment here, and begin script below   var getJoiningDate=g_form.getValue('u_joining_date'); //get the value of the Joining Date    var todayDate= new Date();  // Create a Date object for today's date   ...

Read ACL not working as expected

Hi,I have created a read ACL on 'u_test' table with 'test_read' with Admin Overrides unchecked. Also validating in the script that users only with 'test_read' role can read the 'u_test' table records.But Admins without 'test_read' role can still read...

SrinathReddy_0-1746682492150.png SrinathReddy_1-1746682735693.png

Continual Improvement (CIM) - Implementation - new

We're going ahead with this implementation.Great documentation in NowCreate -- Power point- Starter stories-  Will be including the ATF tests, but ran manually However, not able to find a 'project' asset to import.Does anyone know where I could find ...

Diane22 by Tera Guru
  • 911 Views
  • 2 replies
  • 2 helpfuls