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

Forum Posts

Utilize the Document Templates for RITMS

Hi All, I have created a HTML document template which is a PDF. I would like to attach this template to the RITM whenever a particular form gets submitted.Can anyone suggest how we can achieve this. Thanks in Advance. 

Nagashree5 by Tera Contributor
  • 481 Views
  • 2 replies
  • 0 helpfuls

How to prevent task based fields from getting updated

Hi All, I have a custom table which is extending Task table so all the task fields are inherited in custom table. Existing configuration- When the ticket is marked as closed, task fields(which are on custom table form)- 'closed' and 'closed_by'  gets...

Rose17 by Tera Contributor
  • 379 Views
  • 2 replies
  • 0 helpfuls

servicenow - cisco call manager integration

Hello, I am trying to integrate ServiceNow with Cisco Call Manager.  Looks like CISCO Call Manager supports AXL API: https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/devguide/9_1_1/xmldev-911/axl.html Now I am trying to build the integration....

comments field in list view

Hi,We set "Attribute = no_truncate" In the additional comment field of the incident table.HTML tags are displayed in the list view.Please tell me how to prevent them from being displayed.Thanks in advance.

HS7_0-1699610235222.png
HS7 by Giga Guru
  • 398 Views
  • 1 replies
  • 0 helpfuls

Resolved! Change Date Format in only for specific notification

Hello everyone,We have a notification for the Change Request table that requires a modification. In the email body, the CAB Date field should be displayed in MM DD YYYY format exclusively for this notification. Currently, it is showing in the YYYY MM...

Aditya37_0-1699598853482.png
Aditya37 by Tera Contributor
  • 759 Views
  • 4 replies
  • 3 helpfuls

Resolved! Incident Assignment group reference qualifier

Hello, I would like some help regarding the Incident form set up.I've been stack on this for a couple of hours now, I cant find the correlation between the sys_user_Groups and the Assignment groups of the Incident form.All I have found is in the dict...

Issue facing on after insert business rule

I am trying to fetch single email from sys_email_log table. Script: updateCounter();function updateCounter() {var logGR = new GlideRecord('sys_email_log');logGR.addQuery('email', current.sys_id);logGR.query();    if (logGR.next()) {        gs.info("I...

Ap_1 by Tera Contributor
  • 269 Views
  • 3 replies
  • 0 helpfuls