Event Queue-Trigger Notification From Business rule
Hi, Can someone help me with how to trigger Notification from Business rule. I want to trigger notification to assiged_to on ScTASK. This is the script that i have added: var gr1 = new GlideRecord('sc_task'); gr1.addEncodedQuery('active=true^stateIN-...
