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

Forum Posts

Identify all mandatory fields in Business Rule

The Scenario is When we move the change ticket from new to peer review, need to check if mandatory fields in the change tasks are filled If the mandatory fields of the change tasks are not filled we need throw a error message Is there any prebuilt fu...

Sruthi17 by Mega Sage
  • 889 Views
  • 3 replies
  • 2 helpfuls

Find Duplicate Records

Hi, In my user table, I'm seeing multiple records with duplicated. Per existing info, the following fields is going to help to identify the duplicate records. 1. Name, 2. sys_id 3.email. Can you help the script with the help of  same Name, Same Email...

glide.ui.ref_ac.startswith property significance

Hi All, I wanted to know the significance of this property on servicenow instance " glide.ui.ref_ac.startswith" . What if I will make it false from true and I will create a record in user perefernce table for specific table to search with conatins . ...

find_real_file.png
Roshani by Tera Expert
  • 818 Views
  • 1 replies
  • 1 helpfuls

Resolved! About "Refresh Agenda Items" for CAB meetings

Agenda conditions for CAB meetings are now set to be added to the agenda items when the status of a change request is scheduled. Then, when the status of the change request record is "ScheduledAfter clicking on the "Refresh Agenda Items" link for a C...

N_Y_1014 by Tera Contributor
  • 1217 Views
  • 3 replies
  • 2 helpfuls

Has anyone successfully integrated with Ariba?

Has anyone been able (or even attempted) to integrate with Ariba? We use this as our procurement system/software, and I was wondering if there was any way to send a Service-Now generated message to Ariba to kick off an order. This may be a long shot ...

Resolved! Refresh the form in server side

Hi, I want to refresh my REQ form automatically once the request is created as the approvers in the approval tab appears only after I refresh it manually .

Hemachithra by Tera Contributor
  • 1732 Views
  • 4 replies
  • 2 helpfuls

gs.getMessage() not working in email script

Hello all, We have a service catalog with a variable that has, say, 2 options. An email script is created to get the translated versions of the drop down options in the email using gs.getMessage(). But even if I change the system language to French a...