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

Forum Posts

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
  • 507 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
  • 193 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
  • 729 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
  • 542 Views
  • 7 replies
  • 1 helpfuls

How to archive group approvals for RITM

Hello,I have an archive rule set up on RITM(sc_req_item) and i'm able to archive related records as well like (SLA. sysapproval_approver....) but not able to archive sysapproval_group approval records, is their any process available whenever RITM arc...