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

Forum Posts

Iterate through variables in server side script

I am trying to use the 'Submit a Record Producer' REST API to create functionality to copy a ticket. This ticket is in a table where records can be created using multiple record producers, so the variables on the table can always be different. So I w...

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
  • 751 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
Abishek1998 by Tera Contributor
  • 680 Views
  • 4 replies
  • 0 helpfuls

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  
  • 991 Views
  • 3 replies
  • 2 helpfuls

JSON.parse() stopped a Business Rule running

Hi all. I have a Business Rule that triggers a REST API call that sends an attachment to one of our vendors. It's worked fine for two years with no updates. Last week it stopped working for no reason - no update sets deployed, no updates to the BR, n...

Lookup select box need assistance on my catalog item

Hi Experts I have catalog item(mobile order) so I have variable called category and subcategory. I want to make category and subcategory functionality on my catalog item same as Incident form. Can you please assist me on this ?RegardsDinesh Kumar