Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

SysAdmin forum
NEW area for SysAdmin to gather and discuss best practices and how-to's
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Record Producer Variable Cleared on Submission

Hello everyone,I'm facing an issue with a Record Producer where one variable is auto-populated based on the value selected in another variable.The value populates correctly on the form before submission and is visible to the user. However, once the r...

SindhiaR by Tera Contributor
  • 570 Views
  • 2 replies
  • 0 helpfuls

Australia upgrade broke script logic in Scheduled Jobs

We had a need to run certain scheduled jobs on a specific schedule that wasn't supported out of the box.  To that end we came up with a simple script to meet our requirements.var run = false;var today = new Date();var weekday = today.getDay();if (wee...

ChrisWing by Giga Guru
  • 1154 Views
  • 6 replies
  • 1 helpfuls

CSA exam

I am preparing for my CSA certification. Please suggest on the topics to focus on from the exam pov.Thanks

Custom email notification is not sending to assigned user

Custom email notification is not sending to assigned userBodyHi everyone,I am trying to set up a custom email notification that triggers when a new critical incident is created.Expected behavior: The user listed in the "Assigned to" field should rece...

SoumiyaT by Mega Contributor
  • 1729 Views
  • 4 replies
  • 1 helpfuls