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

Forum Posts

Resolved! Clear our field Value for 25k+ asset records

Looking for example scripts for removing the assigned to value from 25k asset records.  It was assigned by mistake and I am looking for a background script that can change the value to NULL. Thanks.

AndyB5000 by Mega Guru
  • 2571 Views
  • 7 replies
  • 2 helpfuls

Resolved! How to get particular user group members into Catalog variable ?

I have a user group called On call support . Group contains 9 users . How to get those users into service catalog variable . It could be a select box , reference variable or any better one . Just need to select one user from the 9 users and assign.

ragz by Tera Expert
  • 3012 Views
  • 4 replies
  • 6 helpfuls

Resolved! Issues with recordWatch

I am having an issue with a custom widget that I created in ServiceNow. This widget is used to allow users to book cube reservations for working on prem on any given day, otherwise they work from home. I am using spUtil.recordWatch() in my client scr...

Generate link in client script gs.showFieldMsg

We can use a gs.showFieldMsg to display text near a field. What if we want to make part of that text a link? function onChange(control, oldValue, newValue, isLoading, isTemplate) {     //If the page isn't loading     if (!isLoading) {           ...

sherman_1206 by Tera Contributor
  • 16468 Views
  • 8 replies
  • 5 helpfuls

how to add Natural Language Processing for understanding complex intents and entities using 3rd party NLP like Watson, Luis, and wit.ai to the virtual agent?

Previously I have activated the topic in virtual agent and integrated to the ServiceNow web portal. Now I checked the below link, it shows like it is possible to connect the NLP with Virtual agent but I didn't find any docs regarding that. Can anyone...

Nareemani by Kilo Explorer
  • 2280 Views
  • 2 replies
  • 0 helpfuls

Resolved! Hide OK button after click - UI Page

Hello all, I need to hide/disable OK button after click in a UI page. Below is the code snippet, <tr> <td colspan="2" align="right"> <g:dialog_buttons_ok_cancel ok="return submitChanges()" cancel="return submitCancel()" ...

Vikram3 by Giga Guru
  • 2299 Views
  • 3 replies
  • 2 helpfuls

Dynamically create import set fields based on JSON body

I'm am building out an REST integration that retrieves a JSON message from a system to grab device info and populate into the CMDB.  I have set this up as a scheduled job to go and get the JSON message, but the trouble I'm running into now is how to ...

alexbones by Tera Expert
  • 1241 Views
  • 3 replies
  • 0 helpfuls

How can see the emails that may be sent by a workflow?

A process owner wants to audit the emails for a Catalog Item.  How can I see what emails may be sent during the workflow? Edit: I know very little about this particular Catalog Item, and I'm not familiar with the messages currently sent in regards to...

Patrick69 by Tera Contributor
  • 1794 Views
  • 4 replies
  • 2 helpfuls

Resolved! Hide filter on List collector Variable

I created a list collector variable which adds up a filter , I tried adding the no_filter in the variable attribute , when i try that its not saving , and i cannot see ref qual condition on that list collector variable , I can only see Ref Qual

find_real_file.png
RudhraKAM by Tera Guru
  • 3704 Views
  • 5 replies
  • 4 helpfuls