Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

How to get to the flow context generated for my RITM in a ton of executions to troubleshoot a particular context as an adminn?

Hello All,    I am triggering a flow in my workflow run script activity using executeflow api of the flow designer.   executeFlow(String name, Map inputs, Number timeout) As OOB flow context action is not available because of its visibility condition...

siva_ by Giga Guru
  • 12446 Views
  • 10 replies
  • 2 helpfuls

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
  • 3898 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
  • 1937 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
  • 3593 Views
  • 3 replies
  • 1 helpfuls