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

Forum Posts

I can't get the Request Approval UI Action to Work

We're on Istanbul Patch 9aAm trying to insert new steps into our Change workflow to allow for assessment of risk before approvers are asked to approve changes.I have added a stage in the Process Flow called assess_risk to show in the Process Formater...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Resolved! Need help with removing an undefined

Hi AllThis is the script i am using. It gives a undefined at the beginning of the additional comments. Is there a way i can just remove the 1st word?var comments= current.comments.getJournalEntry(-1);var com=[];var na = comments.split("\n\n");       ...

surya123 by Mega Guru
  • 2013 Views
  • 14 replies
  • 0 helpfuls

SLA stop condition

I need to configure our Response SLA stop condition with following requirement: SLA should be stopped when task gets updated by the member of the current assignment group.I used condition Update by is javascript:gs.getUser().isMemberOf(current.assign...

Dawid2 by Giga Guru
  • 2138 Views
  • 7 replies
  • 0 helpfuls

Visual bug OOTB when zooming out

Hi everyone,There seems to be a bug with presenting Reference Variables in the Service Portal, when you zoom out. Borders of the field disappear depending on what zoom level you are on. My customers have found this issue while testing.I checked and i...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Resolved! Add days to a date

Hello,  I'm working on a script action where I'm trying to add days to the date of creation. Somehow, the syntax I'm using of "addDays();" is not working and when debugging, the logs display "undefined". I'll attach a picture of the debug logs. Could...

samuelscott by Tera Expert
  • 18228 Views
  • 16 replies
  • 3 helpfuls

Resolved! getReference() - best practice or not?

I'm seeing in the Wiki, "Other methods, GlideRecord and g_form.getReference() are also available for retrieving server information. However, these methods are no longer recommended due to their performance impact.".   However in my Implementation Boo...

Resolved! where to get all glidescript functions

Hi All,Earlier in the wiki, there was a repository page for the glidescript functions with examples of how to use them. But now the same page is being re directed to docs.sevicenow but cant find those functions.Basically, i used to refer that page to...

sohan_snow by Tera Contributor
  • 3975 Views
  • 6 replies
  • 4 helpfuls

How to Not Fail your ServiceNow Certification Exam

Want a foolproof plan to guarantee success on your ServiceNow Certification Exam? Well, this isn't it, but it's as close as I can get! I'm not offering any guarantees, but what I can offer is a guide which has been proven successful for both myself a...

Sorting multiple fields in Simple List

Hi all,I would like to be able to sort a simple list by the state and created date. At the moment the only sort that has been applied to the data   is the sys_created_on in descending order. Would this be possible to do?Please see the attached screen...

Conditional Scheduled imports

Hello,,I'm working on Scheduled imports and I want to execute the scheduled import based on condition, can some one share the sample script to evaluate true or false(below image), I want to write aScript like below (Example condition like for all P1 ...

find_real_file.png
Ganesh291 by Tera Contributor
  • 3381 Views
  • 7 replies
  • 0 helpfuls

Resolved! Using URL (from arguments)

I've seen plenty of matches and hints on google searches for this but I just can't get this to work on my Helsinki Developer instance using Chrome.I have created   a navigation link with a module to open a new Work Order with a single field filled in...

stevenm by Kilo Guru
  • 6129 Views
  • 2 replies
  • 0 helpfuls