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

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
  • 4010 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
  • 2885 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
  • 2984 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
  • 5864 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

Resolved! How to get values of variable in UI action

Hello, How can I access variables using a UI action? I need to be able to create a new record through a UI Action. My UI Action works, but I have no idea how to access the variables and use them to set fields on the new record. My UI Action currently...

mballinger by Mega Guru
  • 3327 Views
  • 4 replies
  • 4 helpfuls