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

Forum Posts

Resolved! Script Includes: provide use case to understand !!

Hi all,I'm trying to understand difference between script include and client ajax. Script include is for server side calling of same script and glideajax is similiar to script include but used to call this script on client scripts. Is my understandin...

ZebaT by Giga Contributor
  • 1509 Views
  • 8 replies
  • 7 helpfuls

Email script

Hi, I have an email script for notification, I use it when record's insert to display the answer, and for another notification on update to display the updated answer. The script display the question if the answer is yes Example:user answer for:Q1 = ...

sparkles by Tera Contributor
  • 1009 Views
  • 3 replies
  • 0 helpfuls

Resolved! Clarification on the Usage of Keys in ServiceNow University

Hi Community,I am exploring the learning resources available in ServiceNow University, and I’ve come across the term "Keys" used in several places (e.g., training subscriptions, learning plans, certifications, etc.).Could someone kindly explain:What ...

TejeshC by Tera Contributor
  • 756 Views
  • 2 replies
  • 1 helpfuls

How to close/resolve an incident using an inbound email

Hello Team,Has anybody achieved closing/resolving an incident from inbound email which is separate and dont have a common link to the 1st email.The system generate an initial email for an alert then generate anohter separate email for alert clearance...

SamuelNjeri by Tera Contributor
  • 478 Views
  • 4 replies
  • 0 helpfuls

Observability - Remote Tables - Caché memory usage

Hello community!So I'm working in a project where we are getting data from an external system and storing in a Remote Table , I'm then using that data to expose it on a form (catalog item). I'd like to know "how much memory" are we consuming from the...

julianponce by Tera Contributor
  • 809 Views
  • 2 replies
  • 0 helpfuls

How to fix multiple History record creation

Hi All,I Know this is expected behaviour, through the script when we are inserting data into import table(staging table)  automatically data updated in target table records and for each record seperate Transform history created , means if 10 records ...

Supriya25 by Tera Guru
  • 926 Views
  • 3 replies
  • 1 helpfuls

Email notification when Record producer submitted.

Scenario is there is a record producer , i want to send a email notification when ever the record producer submitted only when on one particular choice for a question  but problem is the receivers email are based on the user input in RP , and some va...

SujitK by Tera Contributor
  • 666 Views
  • 9 replies
  • 0 helpfuls

How to add a group in "CC" in an Email Notification?

Hi, I have one requirement: I need to add a group to the 'CC' in an email notification using an email script. Note that - this group doesn't have an email ID, so I need to send the email to the individual members of the group. For example, if there i...

Community Alums by Community Alums  
  • 2185 Views
  • 14 replies
  • 5 helpfuls

Resolved! Delay processing of business rule

Is there some kind of function or code that I can use to delay the processing of a business rule? By default, once a record is updated and the BR condition is met, the script runs immediately. What I want to do is delay the running of the script for ...

etabalon by Mega Expert
  • 18515 Views
  • 5 replies
  • 16 helpfuls

Resolved! Error: Tenable for ITSM plugin

The connection is setup and returning a 200 code. I have used their code to return the json for a specific chunk outside of ServiceNow, but it's failing inside ServiceNow. This specific piece always fails - https://cloud.tenable.com/vulns/export/{exp...