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

Cannot add an Approver Requested Item via API

I've managed to create a Request Item and a Requested Item via API but when I try to create an Approval Requested Item it gives me a Status Code 201 but doesn't seem to add the data to the Body response. Is this even possible via API or have I put wr...

jamesanders by Tera Contributor
  • 824 Views
  • 1 replies
  • 0 helpfuls

Resolved! Pull watch list emails script

Hi,In an Email Client Template that has the incident_alert_task table set, I need to call an email mail script that pulls email(s) from members on the source incident watch list. I have tried a lot, but nothing seems to work. The following script sho...

Thomas G by Tera Guru
  • 3881 Views
  • 14 replies
  • 6 helpfuls

User-Group Role Compliance Checker

This script checks the roles assigned to a group and compares them to the roles assigned to each user in the group. It identifies any missing roles for each user and prints the results.  var groupList = ['b85d44954a3623120004689b2d5dd60a' , 'a715cd75...

Akshay03 by Kilo Sage
  • 1079 Views
  • 3 replies
  • 1 helpfuls

workflow stuck in begin

Hi ,This workflow is in knowledge article and it is stuck in the begin Stage itself. How do i nudge it and Is there any solution?  

Abishek1998_0-1728036080614.png

Resolved! UI Action creating problem task from problem

Hi, I am creating a problem task from a problem table using UI Action. I tried it, but it is not working. Kindly help.   var gr = new GlideRecord('problem_task'); gr.initialize(); gr.short_description = current.short_description; gr.assigned_to = cur...

1p.png 2p.png 3p.png 4p.png
Community Alums by Community Alums  
  • 1356 Views
  • 3 replies
  • 2 helpfuls