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

instance scan

Hi Is instance scan can run on OOB records? can I get OOB records as findings?

shivaadapa by Tera Expert
  • 885 Views
  • 15 replies
  • 1 helpfuls

Display value in ListCollector based of multipe conditions

Hi All,I have a list collector variable on form for which look up table is say 'internal table'.The variable should display values based on below conditions.1) If requester is part of VIP department then ------> display all the device from 'Internal ...

sanvi by Tera Expert
  • 890 Views
  • 10 replies
  • 0 helpfuls

Resolved! Catalog item total cost is not calculating for non-admin user

Hello,I have a Catalog item that has a MRVS ( amount variable). As Amount variables are calculated, the Catalog item has the Total amount variable that sums up the MRVS amount variable. A custom variable with a widget is created to accomplish that. T...

IB98 by Tera Sage
  • 1099 Views
  • 4 replies
  • 1 helpfuls

Mapping Multirow variable sets in Record producer.

Hi, I have added a new variable to a variable set which is OOB and newly added variable is not mapped to any variable in table. I have created a custom field in the form to map but not sure How the mapping can be done for 1 extra field added in the v...

Noor by Giga Contributor
  • 1867 Views
  • 2 replies
  • 1 helpfuls

HRSD

All emails from email address registrar@ppsr.govt.nz and with subject "Financing statement registration - FS:" to be automatically moved to CLOSED CASES

Use system property in gliderecord endoced query

I have created a  system property that stores sys id. comma separated I have requirement to exclude these in gliderecord .the script is not working Script :var listOfVariables = gs.getProperty('variables_exclude');                var variablesArray =...

flag true/false depending on two field value

Hello, I dont' kow if I write in correct location but I will try:I need some help for this: When the user field changes, we will check whether the customer has visited the store at least once during the previous week and made a purchase; in this case...

madalinus1_0-1704995144256.png
madalinus1 by Tera Contributor
  • 972 Views
  • 7 replies
  • 0 helpfuls

Add 3 months to date.

Hi All,I'm struggling to add 3 months to an existing date field. The following code below should look up the user and add 3 months to their eligibility date.DELSetEligibilityOnAssignment();function DELSetEligibilityOnAssignment() {   var gr = new Gli...

arobertson by Tera Guru
  • 10375 Views
  • 24 replies
  • 11 helpfuls