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

Forum Posts

CIM - New Implementation

We are implementing CIM and despite searches, there are two things which i was not able to find how to do.I have the OoB sn_cim.improvement_manager role 1.  Business Process - informational message:  This record is due for review and updates (see scr...

Diane22 by Tera Guru
  • 701 Views
  • 1 replies
  • 0 helpfuls

Resolved! Add service catalog variable to email notification...

I need to pull a service catalog variable on "sc_req_item" table to email notification.  I am reading that the variable first needs to be defined on email script before adding to the email notification which makes sense but I am not sure how to write...

Tom L Logan by Mega Expert
  • 13327 Views
  • 9 replies
  • 8 helpfuls

Understanding GlideDate() and GlideDateTime() in ServiceNow:

Understanding GlideDate() and GlideDateTime() in ServiceNow:ServiceNow developers frequently work with date and time data to manage records and processes effectively. GlideDate() and GlideDateTime() are essential classes in ServiceNow for handling da...

Selva Arun by Mega Sage
  • 19161 Views
  • 2 replies
  • 10 helpfuls

Resolved! Preventing Duplicate Attachments in Bi-Directional Sync (sc_task to rm_story)

Hi Community,  I am facing an issue with duplicating attachments while syncing files from Catalog Task (sc_task) to Story (rm_story).  Scenario: Our integration is bi-directional: ServiceNow to Azure DevOps and vice-versa.The flow is: User adds an at...

Community Alums by Community Alums  
  • 943 Views
  • 5 replies
  • 0 helpfuls

triggering subflow from script include.

var triggerServiceOptionFlow = Class.create();triggerServiceOptionFlow.prototype = Object.extendsObject(AbstractAjaxProcessor, {    bulkSubscribers: function () {        try {            // --- Read parameters (support both plain and sysparm_* names)...

YashasM by Tera Contributor
  • 735 Views
  • 1 replies
  • 0 helpfuls

Column width

Not sure if this is the right place to raise this question...How do you adjust the width of a column when looking at all tickets, I can modify the column by using 'Personalize List Columns' and add/remove etc Would like to be able to drag the width o...

by  
  • 21717 Views
  • 37 replies
  • 27 helpfuls

Errors with moving custom table and record producer update set

Having issues with updates sets for custom table and record producer. Moved the update sets to TEST instance. After committing the update sets, I cannot see the complete custom table and record producer. Backing out is not working. Running into backo...

rrao by Tera Contributor
  • 791 Views
  • 8 replies
  • 0 helpfuls