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

Exclude email address from inbound action and other question

Hello, I have 2 questions/queries: 1. We have 2 inbound actions that create incident when email comes to servicenow thanks to 2 inbound actions. I want to exclude certain email address from one of them. Can someone help with javascript for this? 2. W...

Dawid2 by Giga Guru
  • 3528 Views
  • 4 replies
  • 2 helpfuls

create change UI action using interceptor

Hi All,I have a requirement to create a change from an existing Incident. Below is the current setup:1. On Incident form, I have a context menu UI Action 'Create Change'2. Once the user selects the UI action Create Change, the user should be redirect...

kunal16 by Tera Expert
  • 3446 Views
  • 11 replies
  • 7 helpfuls

OnChange Client script on variable in a variable editor

Hi All,Has someone found a solution to build a client script on change of value in a variable which is part of a variable editor?Basically, I want to dynamically hide/display variables in a variable editor based on the change of value of a Numeric Sc...

shreyask by Kilo Contributor
  • 3794 Views
  • 7 replies
  • 0 helpfuls

Resolved! UI policy on cmdb_ci table not getting inherited

I have created a UI policy on ci table. When operational status field is set to non-operational, a CR field should get visible and mandatory.  But this doesn't seem to be happening in computer or any other extended tables.    Global-Checked Inherit-C...

ditu by Giga Contributor
  • 2412 Views
  • 11 replies
  • 4 helpfuls

Resolved! Transform Map for Reference Fields

I have a simple transformation I am trying to load but it will not work. I tried to set the transform field as described in the wiki with no luck.Loading data into table called "u_ar_task".The u_ar_task has a field called "company" which is a referen...

transform_map.GIF
gricetdw by Tera Contributor
  • 7450 Views
  • 10 replies
  • 1 helpfuls

Resolved! addQuery on a document type field

Hi I am trying to write a condition argument for a scheduled job. The issue I am having is that it is ignoring the lines about instance.state. Is there really no possibility to use the instance field (of document type) for a addQuery condition? I mea...

Translate Unsubscribe link

I'm setting up internationalization and noticed that the system does not automatically translate the "Unsubscribe | Notification Preferences" at the bottom of email notifications.  I see these are macros in the email layout named "Unsubscribe and Pre...