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

Forum Posts

How can i compare the planned end date time with the current date time in change request and if the current date time is greater than the planned end date time then i need to update the change task 's work notes. (script in Schedule job)

How can I compare the planned end date time with the current date time in the change request if the current date time is greater than the planned end date time then I need to update the change task's work notes. (script in Schedule  job)

Mano R by Tera Contributor
  • 850 Views
  • 3 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
  • 1507 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
  • 2710 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
  • 1187 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
  • 4486 Views
  • 2 replies
  • 2 helpfuls

Join multiple rows in one record

Hello! Can you please tell me how can I merge 3 rows into one using a transform map? For example, imported data: Field1Field2123Ba123Bo123Bu Expected output (created record): Field1Field2123Ba,Bo,Bu How can I accomplish this using a Transform Map?

User659586 by Mega Guru
  • 1062 Views
  • 4 replies
  • 0 helpfuls

How to create a survey result report?

Hi, I have created a survey for a service catalog and use a image scale to rate the service, now i want to create a report by using the bar chart survey report to get the details of satisfied, neutral and dissatisfied customer. please help by providi...

Siddharth4 by Tera Contributor
  • 1588 Views
  • 1 replies
  • 0 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
  • 1814 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
  • 1656 Views
  • 7 replies
  • 1 helpfuls