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

Forum Posts

Resolved! Reference qual condition scripting for Flow Designer

Hi all, appreciate if someone could share with me how to script a reference qual condition in Flow Designer.Background:1. I have a Flow Designer that will create 5 variables everytime a Catalog Item is published.2. One of the variables is "Company" a...

ChoongJinShen_0-1673946514464.png ChoongJinShen_1-1673946533409.png ChoongJinShen_2-1673946551638.png ChoongJinShen_3-1673946582150.png
Community Alums by Community Alums  
  • 713 Views
  • 1 replies
  • 0 helpfuls

How to determine how a field value is changing

I have a state field that is changing every time an approval takes place (UI action is clicked), but I can't seem to figure out what is causing the value change. I've used the Field Watcher and it's not showing any Business Rules or Client Scripts or...

Farah5 by Tera Contributor
  • 1575 Views
  • 4 replies
  • 0 helpfuls

updating datetime field with business Rule

Hi We have a field"lastTicketAssigned", which is dateTime type.Value is set by BR (=GlideDateTime().getDisplayValue());) Issue : As of now it is updating system date time of system timezone. Can we update this field based on local time of logged in u...

Ujjwal1 by Tera Contributor
  • 1286 Views
  • 5 replies
  • 0 helpfuls

Resolved! Create a loading screen while clicking on UI action

I have a heavy JS code which would take approx couple of mins to run.Hence, I would like to show a dialog box(Loading Screen) to the user while the code is being run.The Code will get triggered by a UI action button, and it would invoke a script incl...

Nikhil65 by Mega Guru
  • 2577 Views
  • 2 replies
  • 0 helpfuls

Resolved! Non Production Environment access

RequirementAccess provisioning for non-admin accounts is fulfilled automatically in non-prod environments using ServiceNow catalogNote - Non-admin accounts include ITIL user & Impersonator access typeCatalog item is already in placed want to achieve ...

Multi Language Field Message

Hi,I have a requirement to display error message in error box in 2 languages i.e. English/German.There is a variable in catalog Item, which displays error message on a client script on certain condition.I want that error message to be in English/Germ...

Community Alums by Community Alums  
  • 3632 Views
  • 4 replies
  • 4 helpfuls

Resolved! How to use MultiSource CMDB features

Hi Team, I have followed below steps to activate MultiSource CMDB. Enable Multisource CMDBActivate the ITOM Discovery License (com.snc.itom.discovery.license) plugin.Add the Multisource CMDB system property glide.identification_engine.multisource_ena...

Community Alums by Community Alums  
  • 2707 Views
  • 3 replies
  • 2 helpfuls

Resolved! No "change" operator in UI policy

Hello, On the incident form, I have the additional comments set to mandatory when the state is on hold (through UI policy). The problem is that the comments field stays mandatory while on hold, even when I just want to update the category field for e...

JordyZ by Mega Sage
  • 872 Views
  • 3 replies
  • 2 helpfuls

GlideModal documentation

In the below code , what does the 'show_list' point to. I checked in UI pages but its not there. Also is there any good documenatation about GlideModal?   var gdw = new GlideModal('show_list');   gdw.setTitle(title);   gdw.setSize(750);   gdw.setPre...

prasanna11 by Giga Guru
  • 15587 Views
  • 2 replies
  • 0 helpfuls

Generating C# classes for tables

Hi,  Can anyone please tell me the quickest/safest way to generate C# entity classes for the various ServiceNow table (endpoints?) ?  I have gone down a bit of a rabbit hole in generating C# classes from the json response using online converters such...

u_template.png u_template2.png

Resolved! error issue in Rest

hi all,i am using this script to creat  aincident. and after test it then this error show. (function process( /*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) {// implement resource herevar req = request.body.data;var category = req.category...

angel kumari by Tera Contributor
  • 1375 Views
  • 5 replies
  • 1 helpfuls