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

Forum Posts

Emailing On-Call Schedule To Other Groups

I would like to know if it is possible to send the On-Call Schedule Reminder to groups other than the group the schedule is for. For example - Group A schedule was created for the week, and the schedule reminder was emailed out to Group A.  I also wa...

Doug C_ by Tera Contributor
  • 601 Views
  • 1 replies
  • 0 helpfuls

Popup Alert after login

Hi all, I thought this would be easy to do but apparently not.   After login or successful SSO login, I want a popup to display to the user stating they are entering a sensitive information system, similar to one that ServiceNow HIWave (GOV) displays...

find_real_file.png
Community Alums by Community Alums  
  • 1491 Views
  • 3 replies
  • 0 helpfuls

How to change the Default Label on VTB

Hello Team, I am in need of adding new Story status ["UAT"] on the VTB. How can I do that can you please advise step by step?  Thanks.    

Sunny45_0-1708458614323.png
Sunny45 by Kilo Guru
  • 670 Views
  • 5 replies
  • 3 helpfuls

Resolved! How to get the value of template value type field

Hi ,   As part of our requirement ,  need to check logged in user is member of assignment group or not which is present in standard change template. can anyone please give me any idea "how to get the value of assignment group " which is present under...

anushadande by Mega Contributor
  • 3626 Views
  • 5 replies
  • 4 helpfuls

Resolved! Exporting all assignment groups and associated members

Hi everyone. Looking for a way to export (to Excel) all assignment groups with their associated members.  Several new CAB members are unsure who to assign a CR to without having to go into each assignment group separately...need a reference guide. Th...

fowlemr by Tera Contributor
  • 1259 Views
  • 3 replies
  • 4 helpfuls

Sentiment Analysis - ITSM - Incidents and Requests

There seems to be many features available for the CSM platform with no associated features available for ITSM. I'd like to leverage ServiceNow tools that would help us identify and intervene in cases where the customer is expressing dissatisfaction a...

Kim27 by Tera Guru
  • 1804 Views
  • 1 replies
  • 0 helpfuls

CTASK Attachment mandatory

Hi all, I created the below script for Change task for Attachment Mandatory and butIN THE emergency change short descrption is impementation task , in code i wrote implementation  (function executeRule(current, previous /*null when async*/ ) {var chg...

MK21 by Tera Contributor
  • 572 Views
  • 5 replies
  • 0 helpfuls

Change Request Reporting

Hi, Is there a way to create a report showing change requests and the duration they were in each stage of the change process? - New, Assess, Authorized, Schedule etc. TIA

OllyTarry by Tera Contributor
  • 352 Views
  • 4 replies
  • 0 helpfuls

Lakeside Assist for ITSM Plugin - Developer Instance

Hi.We need to test Lakeside Systrack Assist for ITSM Plugin in a Developer Instance, but it doesnt appears.Does anyone know if it is a limitation of the instance or is it possible to load it in some way to test the integration with Systrack? ServiceN...

RAUL OLIVA by Kilo Contributor
  • 532 Views
  • 1 replies
  • 0 helpfuls

Create a flow for user and supervisor approval

Hi all,We have two catalog item's, after request submission it will go for approval.First scenario -For First catalog item- manager field will be there ( requestor will select and it will go for approval for that selected user and it will be assigned...

User_267 by Tera Contributor
  • 802 Views
  • 8 replies
  • 0 helpfuls

Export issue

Let's say we have 3134 records in a report. when we export the report to excel manually we get 10211 records. But when the same report is scheduled and if we download the received excel via scheduled report we have 3136 records in excel file.We have ...

getting browser console error

Hi All. Have a catalog client script using GlideAjex  Due to below lines getting Browser console error g_form.setValue('current_regulatory_controlled_information',resp.regulator.split(',').join('\n')); Please guide me how to handle it. Trying to read...