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

Forum Posts

To send notification in regular interval of time

Hi All, I have a requirement where i want to generate an email notification for regular interval of time for every 5 years until the ticket is closed. However the Date will remain same but the email must be getting triggered for every 5 years based o...

RakshithaM by Tera Contributor
  • 952 Views
  • 8 replies
  • 0 helpfuls

To send email notification every 3 years

Hi, I have a requirement where email needs to be sent every 3 years based on the Date. Have created a Event, Notification and field name Test Date where type is Date/Time. Example: When 6-Jan-2025 is the date present in the Test Date field, so after ...

RakshithaM by Tera Contributor
  • 1224 Views
  • 11 replies
  • 0 helpfuls

Resolved! UI Action Button Does not Submit the form

Hello,I have a script include and a UI action Scriptvar JiraProjectFetcher = Class.create();JiraProjectFetcher.prototype = Object.extendsObject(AbstractAjaxProcessor, {    getJiraProjects: function() {        var projects = [            { name: 'Proj...

Developer Instance won't wake

Is anyone else having problems with their PDI (personal developer instance) after the weekend? I'm getting a server 500 error when trying to wake the instance (see screenshot). I am REALLY hoping some of the ServiceNow Admins are watching this forum ...

Setting assignment group on hr task thru assignment rule

I am trying this in the script part with checking short description matching. This is not working. I have log statement in the beginning even that doesnt come thru. Any idea? var grade = new GlideRecord('sn_hr_core_profile');grade.addQuery('user', cu...

samadam by Kilo Sage
  • 470 Views
  • 1 replies
  • 0 helpfuls

Resolved! Retrieving Hierarchal data from a table

Hi All,   I have a table where each record has its parent defined until it reaches the topmost parent, similar to a family tree where every child has its own set of parent and till which level the parents are there is specified on the child record. N...

Anubhav24 by Mega Sage
  • 1153 Views
  • 5 replies
  • 1 helpfuls

ServiceNow CAD course still uses Utah PDI for exercises

ServiceNow CAD course still uses Utah PDI for exercises but the only PDIs available in SNOW Developer are Vancouver, Washington, and Yokohama. Is there a workaround for this? I would like to still be able to complete the hands on exercises.

JaredPH by Tera Contributor
  • 425 Views
  • 1 replies
  • 0 helpfuls