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

Forum Posts

Deployment options

what are the different deployment options available for servicenow ? Is there only SaaS offering or SN provides on prem option as well ? If there is an onprem option , are there any migration guidelines to migrate to public cloud service providers li...

Nldummy by Kilo Explorer
  • 2078 Views
  • 2 replies
  • 1 helpfuls

Resolved! UI Action glidemodal

HI Guys Not sure If this group is the correct one to ask this question I want to create an UI Action on knowledge table to be able to pass a value on a Select option from a GlideModal pop up  into the Meta Field on the KB layout. I dont need execute ...

find_real_file.png
epinetti by Tera Guru
  • 3270 Views
  • 3 replies
  • 3 helpfuls

Resolved! Mail script alignment

im trying to display data in table format on notification using email script but the alignment is not being properly set. below is the script (function runMailScript(current, template, email, email_action, event) { var inc = new GlideRecord("inc...

Prem13 by Tera Contributor
  • 1909 Views
  • 5 replies
  • 3 helpfuls

Export Flow execution details

Hi I'm developing automation's using Flow Engine, Integration hub and Mid Servers. Due of regulations I need to export all Flow execution details (input, outputs, Logs, credentials used, execution times ...) to a  our central log repository. In witch...

Haikz1 by Kilo Expert
  • 1236 Views
  • 4 replies
  • 1 helpfuls

How to make a multi row variable set read only?

I am using a multi row variable set in a catalog item in which the data gets populated depending on another variable choices. I need the multi row variable set to be read only. I am able to hide the Add and Remove buttons but not the Edit Row and Rem...

Shaileema by Giga Contributor
  • 3691 Views
  • 7 replies
  • 3 helpfuls

I want to increment a field value by +1 through inbound action when approval is rejected. I have a script in place but it is incrementing the value by +2.

Hi All, I want to increment a field value by +1 through inbound action when approval is rejected. I have a script in place but it is incrementing the value by +2. I'm pasting my code below, anyone please help in fixing my issue. function RejectOperat...

jyotsna1 by Giga Contributor
  • 2639 Views
  • 11 replies
  • 1 helpfuls