Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

How to Override Choice List value in Dictionary overrides?

HiI am creating a dictionary override for 'Priority' field from 'task' table to 'Defect' table. Priority field is a dropdown field with --None-- and i want to have priority field in defect table without --None--. I cannot find the way how to change d...

waqas3 by Kilo Contributor
  • 5977 Views
  • 6 replies
  • 0 helpfuls

Using a Record producer to create a Knowledge Article

I have been tasked with creating a record producer that will allow a user to create a knowledge article. I have run into a few issues that I cannot find info on. Also i am very new to scripting and have not been that great at it so far. 1. I have an ...

Community Alums by Community Alums  
  • 1475 Views
  • 1 replies
  • 0 helpfuls

Resolved! End date is greater than OR equal to the start date

End date is greater than OR equal to the Start date, I have used below script its not working for Equal function.only working on the greater than function.  function onChange(control, oldValue, newValue, isLoading) {    if (isLoading || newValue == '...

Kumar1235 by Tera Contributor
  • 3861 Views
  • 6 replies
  • 1 helpfuls

Dynamically set user time zone

Hi all, We are trying to automatically set time zones for users based on where they logged in from. For example, the system default is America/Los_Angeles but if the user logged in from New York, we would want the time zone to automatically change to...

Creation of Emergency Change from Incident.

Hi All,I need to create develop a mechanism to create Emergency Change from Incident.There are certain conditions which will trigger the creation of Emergency change in the incident portal. The option will come if these conditions will be there. Inci...

KaushikGhosh_0-1684486257248.png

Resolved! How to read content of a DOC file

Hi,Our need is to read content present in a Word attachment attached to a record and update the 'Comment' field with the content present in the Word attachment. The attachment may include images, the 'Comment' field is a HTML type field. If this requ...

What is the meaning of StatusCode 500 in integration

I have done one servicenow to servicenow integration.When i am updating the worknote in my side instance then it should send those to another instase but i checked getting update status code as 500, please suggest why ib am getting that. Below is my ...

VIKAS MISHRA by Tera Contributor
  • 3696 Views
  • 11 replies
  • 0 helpfuls

Resolved! Usecases

Question :-Please explain two use case each one the mentioned in following .Glide system API along with script.Glide Aggregate API along with script.GlideDialogWindowOnChange() client script Vs. UI policyCatalog UI PoliciesAfter and async Business Ru...

Community Alums by Community Alums  
  • 3082 Views
  • 1 replies
  • 2 helpfuls

Resolved! Custom popup box in Agent Workspace

Hi Guys, I have a client script for UI16 which displays a popup box to confirm an action. I am using Glidemodal  for this and this works fine. However, this doesnt work in Agent Workspace, so how can I create a custom modal popup in Agent Workspace t...

Khalnayak by Kilo Sage
  • 6553 Views
  • 8 replies
  • 1 helpfuls