The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! RESTMessageV2 does not work from Custom Flow Action

Hello all, I've created a REST message and the test works perfectly when testing from the HTTP methods area.  I then click the "Preview script usage" and copy the script to the clipboard.  I paste this script in to a Custom Action in Flow Designer an...

Friday-002.png Friday-001.png Friday-003.png

Resolved! Variable set layout question

Is it possible to have a single variable set that goes from 2 columns to 1 column and back to 2 columns? Similar to this: I've tried it a number of ways using containers, but they just don't seem to want to play ball?Or do I just have to have 3 seper...

Bidduam_0-1678770879512.png
Bidduam by Tera Guru
  • 926 Views
  • 7 replies
  • 4 helpfuls

Advanced Notification - "DOES NOT" Change From

I have the OOTB 'incident assigned to group' notification which works fine. Another notification is set to notify the assignment group when a specific type of ticket is reopened (i.e. 'Assignment_Group' changes from <groupname>). This results in two ...

Ryan S by Kilo Sage
  • 570 Views
  • 2 replies
  • 0 helpfuls

How to get row count In GlideRecord

Hi, How to get Row count in the below code, It is not taking the addquery of result score = 'NOT MET'.  var myUniqueRecords = []; var gaDupCheck1 = new GlideAggregate('x_amspi_smdrs_app_ola_score');gaDupCheck1.addQuery('sys_created_onONThis month@jav...

Call a server function from a button click in a widget

Hi, not sure how to word this but I am creating a widget and I want a button to call a specific server side function and not run the entire server script. Not sure if I can call that directly from the client script or if I need to pass a variable ove...

kazidon by Giga Contributor
  • 6359 Views
  • 2 replies
  • 1 helpfuls

System property gets null itself , why?

I have created one system property integer type and putting one value in it, but its value keep getting null again and again but itself, checked the history and found by system its happening, please suggest how can i stop this  to be null.