Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Resolved! Scripted REST API

Can we call/execute Scripted REST API from other server side scripts (eg: BR, Background script) like the way we execute REST API using var rest = new sn_ws RestMessageV2() ?

How to check plugin update history

Hello community, We have updated one of the plugin to lastest version,  now I need to check all the updates records, skipped records and what is impacted  How to check details once the plugin is updated. Need suggestions  Thanks in advance ☺️ 

Mk_snow by Tera Contributor
  • 5172 Views
  • 16 replies
  • 2 helpfuls

Resolved! Populating a RITM variable based on 'requested_for'

Hi, We have a requirement to populate a variable on a Requested Item with the user in the 'requested_for' field on the Requested Item record. The problem is, we cannot access the 'requested_for' value using a client script. We have tried a variety of...

Resolved! How to call a script include scoped from UI action

I am pretty new to UI action Can someone help on how can I use the below script in a UI action- form button, instead of an onsubmit client script. I need to check the current record has an attachment before the script runsfunction onSubmit() {    var...

Resolved! PA - Automated indicator shows incorrect Job Count

Hello, I have two jobs that run to collect yesterdays change success data and the other does the last 30 days. Most of the related indicators are out of the box and show the different priorities of incidents. Everything has the assignment group break...

AndrewBettcher_0-1736778611907.png AndrewBettcher_1-1736778677552.png

Flow Designer to loop and add approver help needed

I have a Flow I'm working on that is for a catalog item.  It's working but in a unexpected way.I have a Catalog Item that has a list collector on it that I am doing a lookup on and then doing a for each loop to get the approvers for each item in the ...

StephenC_0-1736531468492.png
Community Alums by Community Alums  
  • 1597 Views
  • 4 replies
  • 0 helpfuls

Record Producer Lookup Select Box

I am trying to create a record producer for the Incident table and I created a variable for the Channel field.I selected the Lookup Select Box and in Type Specification, I have given Incident as the lookup table and Channel as the lookup field.But in...

KamakshiM_0-1736183082383.png KamakshiM_1-1736183136507.png
KamakshiM by Tera Contributor
  • 2857 Views
  • 10 replies
  • 3 helpfuls

UI page

Hi All,I'm calling a ui page using GlideModal in another UI page, after close of second ui page, first one is not scrollable.Someone please help me resolve this. Thanks!