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

Forum Posts

Email notification issues

Hi Community,I need some one help , I have created two emails , one is interrupted another one name rejected.  I have created two events for these notifications.Event names : cloud_intake.olympus_vending_errorv2 :  Rejected messagecloud_intake.olympu...

JVINAY by Tera Contributor
  • 259 Views
  • 1 replies
  • 0 helpfuls

Email trigger isssue

Hi Team, I have a requirement for email notifications, I wrote some script for two events one for interrupted and another rejected. above two emails trigger only vending failed status but success trigger new email but this situation any time only abo...

JVINAY_0-1719909179374.png
JVINAY by Tera Contributor
  • 305 Views
  • 1 replies
  • 1 helpfuls

limit characters of multiline text

Hi Team,can anyone please help me.Below script is working in native UI. When user typing itself, it will stop if user entered more than the characters mentioned in script.i required the same way work in portal. function onLoad() {    var control = g_...

Useful and Rating field in kb_feedback table

Hi, I have an field called "Useful" with options yes/no but I am not able to understand from where is that value populating . Can anyone please help me understand from where this value is updating. Also as rating is a string field can we build a repo...