Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! How to send notification for specific catalog item

Hello, I need to set up a notification to send out on a specific catalog item.  I followed the below link, but I could not get it to work.  I must did incorrectly.  Could someone please help?  Thanks https://www.servicenow.com/community/developer-for...

Annie10 by Tera Contributor
  • 2787 Views
  • 7 replies
  • 2 helpfuls

Resolved! "between and" operator not working in UI Policy

I created a simple UI Policy for a custom table that triggers a policy action when a decimal field is between 3500 and 10000, but it is always evaluating to false. A different UI policy with the condition greater than or is 10000 on the same field is...

Resolved! How to access the record producer variable

Hi All, I have created the record producer and i selected the target table as "remediation_rule" and once I submitted the record procedure the record is getting created in the "remediation_rule" table. and i am trying to get the variable value using ...

ramesh_r by Giga Sage
  • 9624 Views
  • 13 replies
  • 2 helpfuls

Resolved! Remove buttons for particular view

I have a button added to asset forms called "Return Asset", this is done via a UI Action and on click opens a modal window that shows only the fields we want the Service Desk via a view called "returned" to fill in when an asset is returned, however ...

Bidduam_0-1665702330856.png Bidduam_1-1665702424590.png Bidduam_2-1665702466951.png
Biddaum by Tera Guru
  • 977 Views
  • 2 replies
  • 0 helpfuls

Resolved! Client Async Functions

Does ServiceNow not support client-side async functions in UI Pages? Getting the following error:  

Ararana_0-1665696722154.png
Ararana by Kilo Guru
  • 1248 Views
  • 1 replies
  • 1 helpfuls

Flow Designer Execute script in If Clause

Hi, I am trying to convert the existing workflow into Flow designer. In the current workflow, there is a IF script that has some logic. How do I replicate that logic within the IF script of the flow designer? In short, I need to write the custom logi...

maryc by Tera Contributor
  • 9796 Views
  • 8 replies
  • 32 helpfuls

Get outputs of Sub workflow in workflow editor run script

Hello, I have a run script in workflow editor that fires another workflow. var wf = new global.Workflow();var context = wf.startFlow('dslfjkdsj3dkfj3dls', current, current.update()); The sub-workflow has a couple of Activity Outputs. I was wondering ...

AM24 by Giga Guru
  • 1140 Views
  • 1 replies
  • 0 helpfuls