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

Forum Posts

Does ServicenNow supports email encryption?

 Are Servicenow case emails encrypted?  If so, does this happen automatically or does the sender need to do anything to ensure encryption? If the HR agent emails a document containing PII or SPI from the case, will the attachment be automatically enc...

akashbodake by Tera Contributor
  • 4821 Views
  • 2 replies
  • 7 helpfuls

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
  • 11811 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
  • 3615 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?