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

Forum Posts

Resolved! Location Maps only populating one location

Hi All,  I've noticed that there is an issue with the location maps where it will only show one location on each map.  From what I can see the location pages are setup to glide record the relevant table and populate the locations based on the Latitud...

jon_fung by Giga Contributor
  • 4240 Views
  • 11 replies
  • 1 helpfuls

How to let a workflow to run again if condition matches again?

Hi Experts,as we not yet using event management - we at least want be notified if our MID Servers are down.I created a WF to create an incident in case status changes to 'Down' ... .Unfortunately the Wf only runs once. If the status is up again and s...

Zod by Giga Guru
  • 5899 Views
  • 18 replies
  • 11 helpfuls

Resolved! check if the user is in among multiple groups

Hello I have a Requirement were on the catalog item we have a field call "product_user " up on request in the work flow we need to write a if condition to check if the user is among any mentioned 6 groups , if yes then it should go for an approval fo...

RudhraKAM by Tera Guru
  • 4992 Views
  • 6 replies
  • 2 helpfuls

Can´t find method message for GlideImportSetLoader

Hi Everybody, I´m getting an error message when i try to use GlideImportSetLoader: Javascript compiler exception: Can't find method com.glide.system_import_set.ImportSetLoader.getImportSetGr(string). (null.null.script; line 2) in: var loader = new Gl...

Carlos Diaz by Tera Contributor
  • 2305 Views
  • 1 replies
  • 0 helpfuls

if (today.compareTo(istoday)==0)...

In SN's Learning Path "New to ServiceNow" > Module "Server Side Scripting" > Lesson "Exercise: Create a Business Rule", at the bottom of the page, the exercise provides this code: Shouldn't if(today.compareTo(istoday)==1) be used instead of   if(toda...

Screen Shot 2017-06-20 at 6.10.22 AM.png

Resolved! Retrieve error message from a Business Rule

HI, I have a BR which runs on CHG table and prevents a CHG record to get updated its state if that CHG's tasks are open. The BR also throws an error message stating the same. See below code which runs fine. I am working on another script (for example...

How can I make a url variable clickable?

Business Need: I want a user to create a catalog request, and on one of the fields on the request  they are to enter a url. Then, once the request has been submitted, the url that they entered will be clickable on the request and in list view. I have...

Digit by Kilo Guru
  • 4059 Views
  • 4 replies
  • 1 helpfuls