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

Forum Posts

Undocumented encoded JOIN query syntax?

All, I have found a strange piece of code in in the OOTB Script Include "ChangeCollisionHelper": /** * Get all the CI GlideRecords that depend on the given CI * * return GlideRecord */ ChangeCollisionHelper.getCIDependants = function (ciSysId) { ...

Header Menu is not working

Hello,I was trying to customize my header menu in the portal. For which I cloned the header menu . Since the Angular-ng template was not cloned I even cloned that as advised in one of the post in the community. But after that also it is not working.T...

purva1002 by Tera Contributor
  • 3408 Views
  • 5 replies
  • 0 helpfuls

Resolved! Insert Record In Custom Table - Inbound E-Mail Action

Hi there, Is there a way of creating a record in a custom table when the recipient(s) to the inbound email are "****@******.com"? I have been reviewing the ServiceNow Docs and community but can't find a way to do this. I have created a new inbound em...

-Andrew- by Kilo Sage
  • 3224 Views
  • 16 replies
  • 0 helpfuls

Resolved! building an array with XML elements to populate a field

Hi,I am looking to do the following in   ServiceNow... I have a client callable script include with the SOAP response (an XML doc). All I want to do is iterate through the XML document... and obtain all the elements that tag = 'value'. Thanks in adva...

Add Link to another catalog item

I've seen several posts on this but nothing that made sense or was accurately answered recently. I want to add a link to another catalog item if a certain selection is chosen. i have a request form for software, if a certain software is selected then...

brittanyg_ by Kilo Expert
  • 6474 Views
  • 18 replies
  • 9 helpfuls

Determine whether current day is public holiday

Hi guys, I am trying to find a way how to determine whether current day is within any holiday schedule.Example:- We have a schedule called "Holidays"- We have schedule entries, a mixture of "does not repeat" and "repeat" occurences, e.g. a) New Year'...

Resolved! How to populate a reference field via script.

Hello All, I have a catalog item workflow that creates a standard change using a script. This catalog item also has a reference variable pointed at the change table. I would like to update this value to reference the change I created from this script...

ZacharyW by Tera Expert
  • 6591 Views
  • 3 replies
  • 5 helpfuls

Catalog Item Annotation HTML Variable Instructions on form

I'm using the CMS and wanted to annotate my catalog item form with some instructions without using the help text facility. I know you can create a UI Macro but it seems a waste to have to create and link a new ui macro for each annotation on every it...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Hadyn by Tera Expert
  • 21710 Views
  • 22 replies
  • 21 helpfuls

Resolved! GlideRecord - updating records

Running a fix script to search the ci table for ci's with certain product model sysids, when I find them I am trying to update the CI product model sysid on the ci record with a different product model sys id. I can find the CI using an encoded query...

anfield by Tera Guru
  • 9218 Views
  • 8 replies
  • 1 helpfuls