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

Resolved! Validate single line text variable on catalog item

Hi Team, I have single line text variable on the form. User have to enter only numbers starting with 00 always, if they enter alphanumeric values or alphabets then we should not allow user to submit request. Fox Example, if they enter 00asdf34 on the...

Gowtham29 by Tera Expert
  • 4712 Views
  • 4 replies
  • 5 helpfuls

Incident Close Notes and Code - where are they?

Hi All,I've been banging my head against the wall for the last few hours trying to figure this out.I've got a form for Incidents with a script (i think it's a default one) which shows the closure information fields hen the incident state is set to "c...

find_real_file.png
tomcamish by Kilo Contributor
  • 8666 Views
  • 4 replies
  • 2 helpfuls

Resolved! Email Notification getting Triggered Twice

Hello All I have one Catalog Item. once all the approvals and Task getting finished, we use to send an email notification. The same email notification is getting triggered twice. we have email scripts, notification, event used for this process. Any H...

Amey3 by Giga Expert
  • 5319 Views
  • 11 replies
  • 7 helpfuls

Resolved! Calculate Duration field(in days, hours, minutes,seconds)

Hi All,  I have requirement where I have to calculate duration field (in days, hours, minutes,seconds)based on schedule(9-5, everyday). My script is not working and is given below : durationUpdate(); function durationUpdate(){ var task = new GlideRec...

Community Alums by Community Alums  
  • 5514 Views
  • 4 replies
  • 2 helpfuls

What SLAs are you using for Incident Management?

Out of the box, ServiceNow comes with the following predefined SLAs.Priority 1 - Critical = 8 hour resolutionPriority 2 - High = 24 work hour resolutionPriority 3 - Moderate = 3 business days resolutionPriority 4 - Low = 5 business days resolutionI'm...

Resolved! Accessing Multi-Row Variable Set value in Client Script.

Hi all, I got a requirement to add the total hours of each row in a Multi-Row Variable Set(MRVS) and compute it and set it to a another variable outside of the MRVS at the client side(preferably an OnChange). After I click Add for multiple days and ...

find_real_file.png find_real_file.png
ajx by Tera Guru
  • 6452 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to call a System Property to the Catalog Client Script?

Hi All, So we have a custom table, there are multiple records in this table and this table has a field called 'name',  There another field on Catalog item called 'cat_name',Now this 'cat_name' field is a reference field to the above mentioned custom ...

Alfiya by Tera Contributor
  • 3281 Views
  • 2 replies
  • 4 helpfuls

Resolved! Cancel Change UI Action not working

Hello Experts, For some reason OOTB Cancel Change UI Action button is not working when clicked on it opens a dialog box with "page not found error" as below,   UI Action is as is no changes are done to OOTB script. Not sure why it is not working.   ...

find_real_file.png
SKum by Kilo Sage
  • 3155 Views
  • 3 replies
  • 2 helpfuls

Schedule a report using Flow designer

I want to schedule a report using the Flow designer.  Actually, I have a report that needs to be generated on the first Tuesday of every month.  Right now I'm able to generate it by using some script in 'Scheduled Email of report'. But I don't want t...

Harish74 by Tera Expert
  • 2440 Views
  • 3 replies
  • 0 helpfuls

Missing Timezones

I am in Brisbane, Australia (GMT+10).   My new instance of ServiceNow only has Timezones for Canada, Europe and the US..   Is there a way to add more?