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

Forum Posts

Configure approvals for Knowledge Article based on KB Category

Hello All, There is a requirement from our customer to build approvals based on Knowledge Base Category instead of Knowledge Base level. There is OOB Workflow Knowledge Article -Publish workflow where we need to modify the level of approvals based on...

SNOW46 by Tera Contributor
  • 1942 Views
  • 4 replies
  • 1 helpfuls

Resolved! Highlight VIP - Custom App

Hello,I want to utilise the 'Highlight VIP' functionality from incidents on our custom app but cannot get this working and keep getting the error "onChange script error: TypeError: $ is not a function function () { [native code] }" despite having 'is...

Help in my code

I'm trying to create a code where, every time a ticket is created, the queue field is updated, and as it's going to be a lot, I thought about creating a client script instead of using flow, + I'm not able to change the queue field  // Client Script t...

Captura de tela 2024-05-06 163001.png

get list of groups user belongs to

we have created a new custom table with name u_work_groupin which it is having list of 50+ groups, and now we got a requirement thatcreate a field which refers to sys_user tableand when user is selected then ln a text box to be shown with list of gro...

gtk by Mega Sage
  • 22911 Views
  • 16 replies
  • 4 helpfuls

activity.result in workflow run script activity

Hi All, I have written the below script in the workflow run script activity. The change is closed and it is successful but it is not moving further from this activity. what could be the reason? Could you please assist?  var CR = new GlideRecord('chan...

Joshuu by Kilo Sage
  • 1180 Views
  • 7 replies
  • 0 helpfuls

Event fired by sytem

Hello, I am just trying to understand about the events that are fired by the system. What do they actually do and when exactly they will trigger the notification. Any guidance would be greatly appreciated. Thanks in advance.