We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! Script to calculate numeric value

Script query return 3 numeric value for one record size valueRequirement is that , we need to calculate (add) all these and update the total through BR  

sukran_0-1721295477878.png
sukran by Mega Sage
  • 1647 Views
  • 12 replies
  • 1 helpfuls

template- dynamincally pull information from long description help

We have a 3rd party company that submits tickets through email. They cannot add the proper information to the ticket fields themselves instead putting all information in description, is it possible for the template to parse that information and fill ...

quintc by Tera Contributor
  • 657 Views
  • 3 replies
  • 1 helpfuls

Change Task Date Validation

Hi Team I am trying to add validation for change task Planned Start and Planned End dates.Planned start and planned end should be in between Change Planned Start and Change Planned end date and planned Start Date can not be after Planned end date, si...

Apoorva D by Tera Contributor
  • 407 Views
  • 1 replies
  • 1 helpfuls

Restrict the raising of changes within a change window

Hiive set up a BR to restrict the amount of Normal changes that can have the same start_time Before, update, change_request (function executeRule(current, previous /*null when async*/) {    // Add your code here    // Create an aggregate object      ...

Ross Walker by Tera Contributor
  • 731 Views
  • 3 replies
  • 0 helpfuls

Resolved! Populate the variable based on first variable selection

Hi All, I have two reference field type variables which points to same table , I need to populate the second variable ( A) based on the first variable (B) selection . How can I achieve this ? Pls help 

Jude8 by Tera Contributor
  • 476 Views
  • 1 replies
  • 0 helpfuls

ATF : test steps failure

ATF test step failing with a error message : "FAILURE: Unable to find record '7327715493eb061029503a018bba10a6' in table 'x_axai3_on_call_ocr_instances' "

tiasha123 by Tera Contributor
  • 739 Views
  • 2 replies
  • 0 helpfuls

ATF Test step creation

How to create a test step in ATF to go back to previous OCR page , "Click on the "<" field to go back to the OCR."

tiasha123 by Tera Contributor
  • 324 Views
  • 1 replies
  • 0 helpfuls

Problem Management questions

Hi team, I am working on a problem management optimization project and I am curious if anyone has any RCA closure codes that are working really well that they are willing to share.Secondly, curious if anyone has implemented a Fix Task due date for an...

User IDs changing to sys ID when users deleted in AD

Hi Guys! As the title says when users get deleted in AD the user ID in the sys_user table changes to a sys ID. I searched for this sysID but did not managed to find it in Service now and I don't have access to AD to check there. What I'm curious abou...