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

Catalog variables visible in RITM why?

Hello everyone i have a problem i created a UI policy to handle te visibility of a catalog variable it works in catalog but not in the RITM and CSTASK i checked in the UI policy catalog, RITM and Task 

Capture d’écran 2025-09-30 à 15.08.18.png Capture d’écran 2025-09-30 à 15.08.39.png Capture d’écran 2025-09-30 à 15.12.31.png Capture d’écran 2025-09-30 à 15.12.42.png
MalikB by Tera Contributor
  • 1290 Views
  • 3 replies
  • 0 helpfuls

Resolved! Make field mandatory

Hi Whenever the below "Dispatch" field  is read only then the field named Part Information should be made mandatory.And Dispatch field gets to be readonly when the form is saved.So when the dispatch field is checked the part information should not be...

Abdul_0-1759294531544.png
Abdul by Tera Contributor
  • 1573 Views
  • 4 replies
  • 0 helpfuls

Background script debugging

How to enable the script execution history in scripts - background to print stuff like the sql statements from the execution? Or have I just dreamed that this functionality exists? e.g.var query = new GlideRecord('incident') query.query() would print...

lauri457 by Kilo Patron
  • 1699 Views
  • 4 replies
  • 2 helpfuls

Resolved! need to change rich text label value on change of script

Hi There,i have a rich text field and it should populate only when variable erg is selected.also that rich text should have the selected erg value in it and then populate but its working. i have tried on change client scripts but the result is nill. ...

priyankachodip_1-1759224891371.png priyankachodip_0-1759224675043.png

Need assistant with report

 I need to generate a report to track assignment group hops (transfers) in Incidents. Details: We want to count how many times incidents are moved between different categories of assignment groups. Specifically, we need: 1. MSP → MSP: Incident reassi...

Resolved! ACL for audit

I have enabled audit for a table to see the history list in a table. Currently it is used for all users. But this should shown only for a specific role not for others. Do anyone have idea on this? Can we implement through ACL.

Arun Priya by Tera Contributor
  • 2323 Views
  • 7 replies
  • 2 helpfuls

Resolved! Inbound Action with invalid user

Hello Community, I am currently working on Inbound email actions for the creation of an incident. We want to change the Inbound Action so it will create an Incident even when the Inbound action can't find a User for this email address in the system. ...

Resolved! Lookup action to keep trying until user is found

Hello friends,  I have this simple Flow to add user to Entra ID group. This runs after the new user account is created in AD (separate flow), we added to the new user creation a 22 minute timer to allow replication between multiple systems, DCs, clou...

Screenshot 2025-09-30 at 14.29.16.png