Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Need documentation that explains why these accounts access our instances for audit: usagestat.sync@snc, instance.scanner@snc, or system@snc

For audit purposes, we have a need for documentation we can point to that explains why these ServiceNow accounts access our instances: usagestat.sync@sncinstance.scanner@sncsystem@sncHas anyone been able to get this from ServiceNow before, or can poi...

Sara3 by Giga Guru
  • 1065 Views
  • 2 replies
  • 1 helpfuls

Resolved! why doesn't every outbound email have a watermark

Why doesn't every outbound email have a watermark.I have noticed that not every outbound email generates a watermark record. I have looked for a BR that creates the Watermark records but couldn't find one.I thought that since the purpose of the Water...

Dave65 by Tera Contributor
  • 1045 Views
  • 1 replies
  • 1 helpfuls

Knowledge Base article ordering

Has anyone determined a method of sorting Knowledge Base articles? It appears the articles are automatically sorted by published date. Is there a way to arrange the articles alphabetically or even a custom order?Stephen Pridmore

spridmore by Kilo Explorer
  • 6138 Views
  • 8 replies
  • 2 helpfuls

TinyMCE Stylesheet Location

I am in need of assistance with two items related to the TinyMCE editor as part of an effort to keep Knowledge Article authors from having to edit the source HTML, as well a having found the Updates to the TinyMCE 5 HTML editor product doc that says,...

theRadioMic by Tera Contributor
  • 830 Views
  • 3 replies
  • 0 helpfuls

Run or call flow designer based on user role?

Hi All,  Has anyone found a way to call a flow designer by checking a user's role? Or run a flow if a user has a specified role?  Basically i have created a flow in flow designer to auto assign tickets from the first email reply from the support agen...

SamMotley_0-1666707683377.png
Sam Motley by Giga Guru
  • 726 Views
  • 2 replies
  • 0 helpfuls

Resolved! Integer format without comma

Hi All,I created a field within a certain table having an integer data type. I tested the value and it automatically provides a comma after every 3 decimal places.Question: How do I disable this? We don't want the comma. I tried looking at the wiki (...

Run List UI Action only once

Hello ServiceNow Community, we have a List UI action that prints a label with QR code on a Zebra printer for all selected CIs. As fas as i know, a List UI action runs for each selected row. So if i select 10 rows, the ui actions runs 10 times. I woul...