We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Set category on incident using predictive intelligence

Hello Team, I am looking out for code to implement predictive intelligence on incoming incident, when an incident is getting created want to auto fill the category on the form, can someone please provide some inputs on how to go ahead. Thanks in adva...

Resolved! UI Policy on Catalog Variable Set

Hello, For one of our forms, we want to display a set of fields based on the quantity of the line item (max is 15). example: If quantity is '1', show one section only consisting of 8 fields. if quantity is '2', show two sections consisting for 2*8 fi...

vijir by Mega Guru
  • 10245 Views
  • 5 replies
  • 5 helpfuls

How to save data in JSON format

Hi All,   I am quering  a table and want to save this record , so my format looks like this . so first one is the Sys_id and it has more than 1 record associated with it. which i am getting from a table. how can have a Json for this  and then how can...

Priya75 by Tera Contributor
  • 3186 Views
  • 4 replies
  • 0 helpfuls

Resolved! Hi. I need to put Correlation ID of the Incident as TCSCE {incident number} while incident gets created. Please check script. It is not working

I have written below script in Before Insert BR to Populate Correlation ID as TCSCE:{Number}. But number is not getting populated. screenshot below.    var abc = new GlideRecord("incident");abc.initialize();abc.correlation_id = "TCSCE:" + "{" + abc.n...

EKTA2 by Tera Expert
  • 2628 Views
  • 6 replies
  • 3 helpfuls

Create a "Multi Row" field on Change Request form

Hi everyone! Hope y'all are doing well. So, I have a requirement on the Change Request form, where I should create a relationship between CI's and some string values, such as "QA State", "Production Path", "Version" and more.. The first thing that ca...

Hiago by Tera Contributor
  • 4150 Views
  • 5 replies
  • 0 helpfuls

Approval Triggering for Inactive user

Change ticket approvals are being generated for the inactive user, It should trigger for only active users It is happening for Manager approver and the CAB approvers. Please help me where I need to put the condition as active=true.  

Vasuki by Tera Contributor
  • 1989 Views
  • 6 replies
  • 1 helpfuls

What are the roles that come with ITSM standard?

Hello ServiceNow Community,  I am trying to figure out all the roles that come with the ITSM Standard package but am having difficulty with it. I was wondering if someone could point me toward the documentation that will give me this information or t...

Mahdi Baig by Tera Contributor
  • 5276 Views
  • 2 replies
  • 2 helpfuls

Resolved! RITM Notifications not triggering

Hello, I'm trying to create and send a notification on the following condition on the Requested Item/RITM form,  Condition - Send a notification after approval of the delivery of the ticket / Accepting delivery    My notification configurations,  1....

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Lal Valecha by Kilo Expert
  • 4878 Views
  • 10 replies
  • 3 helpfuls

Resolved! Adding, Removing options from client script

Hi Team, I need to add and remove options based on country (select box) selection. When India, china, singapore, korea and  germany is chosen "USB-A and USB-A Nano" should appear but when other country is chosen only "USB-C" should be displayed funct...

PK14 by Kilo Guru
  • 2453 Views
  • 7 replies
  • 1 helpfuls