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

Forum Posts

creating an organisation structure

I would like to map and define organisation structures within ServiceNow, but cannot see any out of box function or application to do so.The object is to define organisation, divisions, departments, business unit etc. and define parent child relation...

maruf by Tera Contributor
  • 2124 Views
  • 1 replies
  • 1 helpfuls

Resolved! UI Action vs relevant Business Rule ... how to set order correctly?

HI, somehow I stuck.I have a Business Rule that need to check if field A or field B is set. Both is ok. This is relevant if status is INSTALLED.Now I do have a UI action that will DEINSTALL the record - meaning setting all field values to blank and t...

Zod by Giga Guru
  • 2710 Views
  • 9 replies
  • 0 helpfuls

Resolved! set value is not working on Submit client script

Hi,We have client script and script include which I am using to calculate the risk.I getting the value from the weight table but I am unable to set the value to field.it is disappearing .server scriptCalculate.prototype = Object.extendsObject(Abstrac...

sgp by Kilo Contributor
  • 4453 Views
  • 4 replies
  • 2 helpfuls

sys_popup view issue

Hi All,I found in service portal that if a user clicks on themselves from a reference field, they seem to get the default view of the sys_popup sys_user table.this includes all fields that aren't ACL locked.meaning they can update parts of their own ...

Richard P by Mega Guru
  • 4739 Views
  • 2 replies
  • 0 helpfuls

How to identify the source of query

Hello All - there is one query in slow query log which is being triggered by below example trace. Kindly suggest how to identify which process it is and who is calling this..SOAPProcessorThreadb825df9cdbea8300520916d15b96194ecom.glide.db.stats.query....

BhupeshG by Tera Guru
  • 1885 Views
  • 4 replies
  • 0 helpfuls

Resolved! backup bookmarks

This is probably really obvious but is there a way to back up my user customisations before an environmental refresh? Really I just wanting to save the effort of recreating my bookmarks, but now I think about it I wonder if there's any point because ...

edbailey by Tera Contributor
  • 4137 Views
  • 15 replies
  • 3 helpfuls

Resolved! Workflow Run Script Conditions Not Working ...

Hi Folks,I have run into a issue with Workflow Run Script Conditions. The Conditions are not working.Run Script Codeanswer = ifScript();     function ifScript() {   var ftest = workflow.scratchpad.cait;       if (ftest == '3') {       return 3;   }...

find_real_file.png
vkiran by Mega Expert
  • 6844 Views
  • 3 replies
  • 2 helpfuls

Duplicate ticket numbers

Hi Experts,Can anyone help me with how to prevent duplicate ticket numbers being created in servicenow?Scenario,1) tickets are getting generated with the same ticket numbers (sys_id is different).2) the solution has to be in a way that should not aff...

sanvi by Tera Expert
  • 2276 Views
  • 3 replies
  • 0 helpfuls