ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! How to request Table/Index reorganization?

I don't see that we have access to any DBA-like tools in ServiceNow to reorganize tables and/or indexes to reclaim unused space or to improve performance.My specific question is with CMDB_REL_CI.  This table sees a lot of inserts and deletes.  In a...

bobswisshelm by Kilo Contributor
  • 3512 Views
  • 3 replies
  • 5 helpfuls

Resolved! Include current date in Quick Message

I know you can include dynamic field values in Quick Messages by using something like ${number} (or even ${variables.impacted_user_count}). I also know you can use ${current_user} to include your own name. Is there any variable that would output the ...

Resolved! DKIM support for outbound emails

When sending emails from ServiceNow using the ServiceNow SMTP Server there is support for Sender Policy Framework (SPF). But how about DomainKeys Identified Mail (DKIM)? Is there any DKIM support - or can it be achieved without too much complexity?

Set Due Date on RITM

We have a requirement to set the RITM due date based on various options selected on the catalog item so that it reflects the relevant SLA of 3, 7 or 15 days.This can obviously be configured in the Schedule property of the workflow but we need to be a...

jcwarren by Kilo Guru
  • 1732 Views
  • 2 replies
  • 0 helpfuls

Resolved! Business rule - Custom table

Hello everyone. I've created a catalog item and created an After - Business Rule, to save the RITM and variables in a custom table. The code below creates a record in my custom table, but it's not the correct record. In the sc_req_item, this business...

Alex-Lima84 by Tera Contributor
  • 3125 Views
  • 3 replies
  • 1 helpfuls

Template Permissions

We have several users designated to create templates on behalf of their respective teams. These users are creating templates and making it so specific teams can see the templates (group option). However, we are seeing that the users in these groups c...

TramaineM by Mega Sage
  • 1149 Views
  • 2 replies
  • 0 helpfuls

FInding Flow from Active Cluster Transactions

We have a long running transaction in the Active Cluster Transactions table.   I am need help determining what object is running.  I can see from the URL it is Flow Engine Event Handler.   But I am trying to understand if this is a specific flow or j...

Community Alums by Community Alums  
  • 2089 Views
  • 2 replies
  • 1 helpfuls

Resolved! Catalog item - business rule

Hello. I'm trying to save my catalog variables in my custom table fields with an After Business Rule. Could anyone tell my why this isn't working? Or should I script it differently. I want to save them after I submit my catalog item.(function execute...

Alex-Lima84 by Tera Contributor
  • 3063 Views
  • 6 replies
  • 2 helpfuls