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

Forum Posts

Resolved! how to populate List collector value in flow designer

Hello    I have a flow that needs to set the list collector values to a list field in another table , When I use the dotwalk directly I cannot see the field populated in the flow, If I use the script it is throwing an error below.   both the variable...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
KaMmILa__ by Tera Expert
  • 3684 Views
  • 7 replies
  • 1 helpfuls

Resolved! Stop triggering email via Fix Script

Hi everyone,I have a requirement where I have run a fix script to set the state of Risk records that has #closed tag. This table has an email notification set up which will be triggered if the record is closed. As this is an adhoc process, I need to ...

How to set a specific time in a specific time zone

I thought others might find this helpful.Let's say you need to a business rule to set a Date/Time field with a specific time (midnight) in a specific time zone (Central).The problem is, any user (including the system administrator) might be running t...

MG Casey by Mega Sage
  • 11881 Views
  • 4 replies
  • 4 helpfuls

Resolved! Catalog Client Script with multiple criteria for IF/Else

Hi, New to SeviceNow and trying to figure Catalog Client Scripts to validate and show an error on a form it is not working as expected.  If I use two sets of criteria such as length of the newValue in the field and a specific country from a select bo...

Joe M1 by Kilo Contributor
  • 2116 Views
  • 4 replies
  • 0 helpfuls

Resolved! Agent chat popup

Currently, all the agent chat requests are coming up in Inbox module under Agent workspace. Is there a way for agent chats to popup as desktop notifications as well for service desk agents?

Developer3 by Tera Expert
  • 2535 Views
  • 2 replies
  • 1 helpfuls

Abort client script onsubmit

Hi there, i have the following script include:       and i have the following client script:  What i want is that if my  script include return empty the client script abort and if its not empty the client script let the user submit the form. right ...

find_real_file.png find_real_file.png
Mr Bow by Kilo Expert
  • 8876 Views
  • 12 replies
  • 5 helpfuls

How to set script include within field default value

Within this list collector, I am attempting to have this script include return a value for the field but I am unsure if the value that I am passing into the function (current.sys_id) is being sent over.    Default Value: javascript: new announcement...

mkdj12 by Giga Contributor
  • 2182 Views
  • 1 replies
  • 0 helpfuls

Resolved! Add scripting to conditions of report

Hi, I'm trying to add scripting to a report that I am creating, but I'm having some trouble and can't figure out how to do this. What I'm trying to achieve is the following: I want to show incidents that have not been updated within the last 24 hours...

Shane18 by Kilo Expert
  • 9485 Views
  • 10 replies
  • 9 helpfuls

How to find out which dashboards are using a particular report

Is there a way to find out which dashboards are using a particular report?  We want to clone a report and make a new version.  We need to know which dashboards are using the original report so that we could edit those dashboards and make them point t...

Renee Yu by Giga Contributor
  • 3940 Views
  • 2 replies
  • 5 helpfuls

Get incident work notes from API

Hi,I want to get the incident work notes from api, I have been added some work notes as follow:And trying to get the ticket from api (GET request to https://XXXX.service-now.com/api/now/table/incident/SYSID)And the "work_note" is empty, so how can I ...

find_real_file.png
evyatar by Giga Contributor
  • 8467 Views
  • 7 replies
  • 7 helpfuls

Resolved! How to debug scripted rest API

Hi Experts , I have one scripted rest api with post call . its not working as expected . could you please guide me with way to debug it? Any pointers will be helpfull.   Regards, Raju

Raju19 by Giga Contributor
  • 3128 Views
  • 1 replies
  • 1 helpfuls