We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

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
  • 2195 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
  • 5194 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
  • 4367 Views
  • 11 replies
  • 1 helpfuls

Resolved! Sort In Ascending For Reference Field

I have a reference field that needs to show list data in a pop-up with ascending order sort, I have updated the attribute of the reference field.is there a way to that we can make the default ascending order for reference pop up?

manas5 by Tera Expert
  • 3897 Views
  • 2 replies
  • 2 helpfuls

Resolved! Sending Notification using Flow Designer

Hi, I'm trying to send a notification using a flow activity. I followed this official Documentation : https://docs.servicenow.com/bundle/paris-servicenow-platform/page/administer/flow-designer/reference/trigger-notification-action-designer.html But I...

find_real_file.png find_real_file.png
Pascal P by Kilo Guru
  • 8040 Views
  • 3 replies
  • 4 helpfuls

Resolved! Notification to(script) in workflow

Hi,I'm trying to script who should get an email notification from the system, through workflow.I've created a Notification activity like below:Then i want to send an email to requested_for (reference to sys_user), requested_for is a variable so i've ...

find_real_file.png