We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Default Date Format?

Hello, The current Date format defined is "YYYY-MM-DD". But there are users who prefer different format other than the defined one. Is there a way where we can define the date format to be based on the format define for the user in the system?  For E...

Ibaa_Shoheb by Tera Contributor
  • 2949 Views
  • 3 replies
  • 0 helpfuls

Relationship table

Hi AllWhich table holds the relationship data between problem and change and what is the mechanism used to insert data in this table.TIA

avinash21 by Mega Contributor
  • 13376 Views
  • 5 replies
  • 1 helpfuls

Where are new, custom GlideDBFunctions created?

I see an example to create a custom function and use it in a script (see https://docs.servicenow.com/bundle/kingston-application-development/page/app-store/dev_portal/API_reference/GlideDBFunctionBuilderScoped/concept/GlideDBFunctionBuilderScopedAPI....

Resolved! To filter CI on Incident based on Category

Hello All,I have been searching on wiki and trying to find out how to apply filter on CI based on Category.It's like:If Category is "Software" or "business application" then it should filter only those CI whose Operational Status is "Operational" or ...

shraddhap by Tera Expert
  • 3878 Views
  • 6 replies
  • 1 helpfuls

Adding currency field is returning 'NaN'

  Hello I'm trying to add 3 seperate currency fields and have tried several things, however, my client script doesn't seem to work. The alert being "logged" is NaN. Can someone help me find the mistake?   function onChange(control, oldValue, newValue...

Resolved! Convert MB to GB for a cmdb record and catalog item

HI all,  I have come across an interesting one today which I'm looking for a bit of advice on. Im currently building a form within the service catalog where users can request the addition or removal of CPU, RAM and Disk for existing VM's from the ser...

leachy23 by Kilo Expert
  • 1753 Views
  • 2 replies
  • 1 helpfuls

Resolved! background script to copy members from one grp to other

Hi,I have two grps one newly created as permission type   grp(X) and another existing support type grp (Y).The support type grp(Y) has 900 + users.   I need all the members of Y grp to be copied to X grp through background script.Can any one help us ...

kbanerje by Giga Guru
  • 2916 Views
  • 5 replies
  • 6 helpfuls

Record producer - category/subcategory

Hello all, I created a record producer for users to report issues with our enterprise applications.  At first I only had one category and a list of subcategories so the form was working fine, but now that our requirement is to add multiple categories...

gnunez by Kilo Guru
  • 3910 Views
  • 8 replies
  • 1 helpfuls

How to filter Incidents using multiple query parameters

Hello, I am working on an integration using table APIs. I am trying to filter out incidents using query as mentioned below: /table/incident?sysparm_query=sys_id=bbc2ddcedba51300b2bd711ebf961944^category=enquiry&sysparm_exclude_reference_link=true&sys...

braj1999 by Kilo Contributor
  • 3200 Views
  • 1 replies
  • 1 helpfuls

Resolved! Fetching current date and time from onclick UI Macro

Hi SN community,  I have a UI macro that is invoked when a particular button is pressed. When this happens, I send some data to a webserver, and one of these data poubts is the current time and date according to the servicenow instance, I have tried ...

mstockel by Kilo Contributor
  • 3068 Views
  • 12 replies
  • 1 helpfuls