Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Sorting reference field lookup

Hi. I have a reference field that refers to a table ('u_infra_cost_of_ram') with two columns that I care about: RAM, an Integer field with internal name of 'u_ram', and Price, a Price field with internal name of 'u_price'. I want users in the Service...

Purpose of "catalog" field in the RITM table

Hi Team, I have a query, In the "sc_req_item" table we have a field called "catalog", Want to know what the use and purpose of the field and it is was read-only, and it was not available on the form level. It was there in the list view. Please let me...

Resolved! Advanced record qualifier with 3 conditions

I am having trouble with a catalog item reference qualifier with three different conditions.The desired returned results are:1. Apple Mac assets assigned to the requested for user that are 4 years old or more2. Windows assets assigned to the requeste...

dowson by Tera Expert
  • 718 Views
  • 3 replies
  • 0 helpfuls

How to edit the case_creation ui page after cloned

Hi, I want to do some changes on this ui page so have cloned the case_creation ui page but still the not able to edit due to "This item is read-only based on its protection policy."Can anyone please help on this how to edit this ui page, It will be u...

mania_0-1750762876983.png
mania by Tera Contributor
  • 270 Views
  • 1 replies
  • 0 helpfuls

How to Dynamically Track Knowledge Article View Origins

Hi All,I have a requirement to track the origin of knowledge article views dynamically in the kb_use table.Key aspects of the requirement:The origin should include every possible location (e.g., Virtual Agent, Workspaces, HRSS My IT, Now Mobile, etc....

Resolved! Decision Tree - Idea, Demand, Project, Request & Change

Hi all, Our client asked us to provide them with a "Decision Tree" for Idea, Demand, Project, Request & Change.Find attached an example that includes Problem and Incident given by them. Do we have something similar produced by ServiceNow for the topi...

Tommaso2 by Tera Expert
  • 1182 Views
  • 5 replies
  • 2 helpfuls

Resolved! Update Work Notes of a HR Case through Fix Script

Hi Everyone ,I am trying to close some old cases through a Fix script without triggering Notifications to Opened for, Subject Person and Approvers with the below script.var hrc = new GlideRecord('sn_hr_core_case');hrc.addQuery('number', 'HRC0044626')...

Madhan007 by Tera Contributor
  • 969 Views
  • 7 replies
  • 1 helpfuls