We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Not able to see scripting methods or functions

Hi All, Recently I have upgraded my PDI instance to "Utah" release. Post upgrading I see there are some changes to scripting UI/ editor, one thing I have noticed is when we try to write scripts, system is not displaying any methods/ functions post cr...

Checking users group membership via an acl

Hi, I know the below code is wrong as gs.getUser() refers to the current logged in user. if(gs.getUser().isMemberOf('Group X'))&&(current.sys_created_by.isMemberOf('Group X'))){answer = true;} Basically, is there a way of asking the above in a simple...

Cirrus by Kilo Sage
  • 3485 Views
  • 2 replies
  • 0 helpfuls

Rest query parameters in array form?

Hi -   We've had a custom pagerduty integration now for many years, and we need to keep using it because we've made one with different features than what the one in the app store offers.   With Pagerduty's new upgrade from REST API V1 to V2, we can n...

rita_m by Tera Guru
  • 5677 Views
  • 8 replies
  • 0 helpfuls

Resolved! Can I use get display value in client script?

Hi everyone,I am writing a client script in record producer to auto-fill a few user info fields based on the requester name (Your_name) entered. (The requester field is NOT a reference field)I managed to write something below to find the requester na...

find_real_file.png Record.jpg
kiki330611 by Kilo Expert
  • 48380 Views
  • 8 replies
  • 19 helpfuls

Where are Incident activities in the Table API?

Hi, Can anyone please tell me the table name I should use to get the activities stored against an Incident (incident) in the API?   I have tried a lot, including incident, task, wf_activity etc but I really can't find where these are stored.  Also lo...

thedavegray_0-1676552481267.png