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...

Restricting data based on user role and division

I am new to development and am trying to figure the best approach to restrict data access on the goal table to users within their division. Any direction with this would be appreciated.

Community Alums by Community Alums  
  • 1053 Views
  • 3 replies
  • 1 helpfuls

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
  • 3265 Views
  • 2 replies
  • 0 helpfuls

How do I remove an attribute from a form field?

Couple questions. #1 - I added an attribute on the Description field within the form for our Freight Internal Case view.  I added "Knowledge Search" so I was able to then be able to search the knowledge base for any related articles off of what is in...

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
  • 5266 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
  • 47309 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