Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Auto-Close Tasks within Business Hours With GlideSchedule API

Have you ever wanted to automatically close tasks in ServiceNow only after a specific number of business days, based on your organization’s working hours and holiday schedule? In this blog post, I’ll walk you through a real-world script I built to au...

Sanjay S by Tera Contributor
  • 2117 Views
  • 1 replies
  • 3 helpfuls

How to get a Task table report to show On Hold Incident tickets

I have a report running on the Task table trying to show a holistic view of tickets (i.e., INC, CHG, PRJTASK, etc.) that are non-closed and assigned to a particular group.  This report is broken down by assignee.  What we find is that some INC ticket...

find_real_file.png
Ben124 by Tera Expert
  • 6255 Views
  • 11 replies
  • 0 helpfuls

On submit client script setting list collector variable value

Hi team,In the catalog item, I have an MRVS variable set that includes a variable called engagement partner. Outside of this set, there is another variable of type list collector. After submitting the item, I am able to print the engagement partner f...

Arun Kumar N by Tera Contributor
  • 1140 Views
  • 3 replies
  • 0 helpfuls

SLA Definition

Hi All, I have created response and resolution sla based on our requirement herestart condition for my response SLA when state is in pending and stop condition is state is in work in progress,& as per the req pause condition for my resolution SLA is ...

dashboard using Data Visualization → Single Score

 Hi Community,I’m currently creating a dashboard using Data Visualization → Single Score to display the number of accepted records for the current fiscal year (from April 1, 2024 to April 1, 2025).I'm using the following filter in my report: However,...

kack l by Tera Expert
  • 2183 Views
  • 4 replies
  • 0 helpfuls

URL Field Readonly

Hi, Not able to make a particular URL type field read-only or editable based on role or group validation. here is the script: Business Rule (Display)   (function executeRule(current, previous /*null when async*/ ) { g_scratchpad.userRole = gs.ha...

bishalsharm by ServiceNow Employee
  • 2197 Views
  • 10 replies
  • 0 helpfuls

change of assignment group when conditions are met in incident.

Hi Everyone, When business service is cisco and channel is alert and alert severity is major, assignment group should be changed from servicedesk to netwrok team. So i have written a on change change of business service field client script. function ...

Atchutaram by Tera Contributor
  • 2197 Views
  • 7 replies
  • 0 helpfuls

custom widget for SailPoint access

I've been working with our sailpoint(SP) team to build a catalog item that will handle several api calls to SP, deal with the data retrieved, and submit an access change request (both add and remove).  All of this live and dynamic in the service port...

Adam43_0-1754515139972.png
Adam43 by Tera Contributor
  • 2279 Views
  • 1 replies
  • 0 helpfuls

Email Reply Separator not working

I have to trim the incoming email data and remove signatures & logos. I have created an Email Reply separator to filter out everything after "Regards" but it is not working. I am attaching screenshot of the separator I have created. Please guide what...

ankita1506 by Tera Contributor
  • 2467 Views
  • 6 replies
  • 0 helpfuls