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! Request (REQ) should close once the RITM is closed

Hi, Once the RITM is closed the REQ is not closing.RITM's having tasks or workflows are involved REQ is getting closed correctly. But the RITM's where tasks are not there REQ form is not getting closed. Help? Thanks,Vaishnavi

Vaishnavi35_0-1688110096037.png

Resolved! how to add an attachment to the email notification

HiI would like to add an attachment to the email notification.An email notification is sent when a requested item record is created.I want to attach the files attached to that requested item record to the email notification I send.Is there any way? t...

HS7 by Giga Guru
  • 551 Views
  • 1 replies
  • 2 helpfuls

How to add borders for notification

Hi All,I have a requirement to add border as below attached screenshot in the notification can anyone, please help me in how to add borders in notification. also please tell what all needs to be done for this and how to do it.PFB screenshot for refer...

Resolved! Issues with close of RITM's and Catalog Tasks

Hi,1. When Tasks are closed, RITM is not getting closed. (RITM should close once the Catalog Task is closed)2. When RITM is cancelled/closed Tasks should cancel or close . Approvals No longer required.Code does not work. The Tasks are getting closed ...

Vaishnavi35_0-1687518970924.png

Which role is required to query sys_audit table

Hi Team,  Which role is required to query "sys_audit" table, other than admin role.  Manager required to get ITIL user all activities so he needs sys_audit table access.  ThanksAshok 

B Ashok by Tera Guru
  • 991 Views
  • 1 replies
  • 0 helpfuls

can we use java script in notification Message HTML part?

Hi Allcan we use java script in the notification Message HTML part? i need to validate the below script var limit2 = gs.getProperty('css_emailticket_emlthreshold');var attach = event.parm2;//var attach = current.event_name; var value2 = attach.split(...

jobin1_0-1687965247872.png
jobin1 by Tera Expert
  • 1395 Views
  • 8 replies
  • 1 helpfuls

UI View into Modal Popup

Hello Everyone  I want to ask you is there any way to attach Form View into modal popup triggered by UI Action. This functionality is build by default in Problem table when Assess UI Action button is clicked and the problem is in state new and there ...

Set Custom Date Field Value using Business Rule

Hi  I have a made an attempt to create a custom date field (u_glide_date_1) using business rule (before insert/update) but returns  nothing on the incident form. This is my code :  (function executeRule(current, previous /*null when async*/ ) { // A...

Resolved! Updating room via API, We have ACL Exception error for some rooms.

While updating computer rooms with API, we encounter an error for certain room. It's important to note that we are employing a service account for these operations.Error : {"error":{"message":"Operation Failed","detail":"ACL Exception Update Failed d...

Akshay03 by Kilo Sage
  • 1751 Views
  • 7 replies
  • 1 helpfuls

Resolved! Knowledge Approval emails

Hello!I have created an approval email notification and template for a knowledgebase approval workflow and I cannot get the email to kick off. I have approval emails for Change and Request that fire based on task type Change/Request but I cannot find...