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

Forum Posts

Send surveys to multiple users from a Watch List?

Hello community,  I am trying to set a trigger condition to send a survey to multiple users in a Watch List field from the Project table? Is this possible? I know that the trigger condition only allows for Reference fields to the user table to be sel...

YenGar by Mega Sage
  • 2574 Views
  • 1 replies
  • 0 helpfuls

Resolved! Business rule advance Condition for script

HI Developers.   I have the following script on a business rule:   (function executeRule(current, previous /*null when async*/) { //Get the Email record created against this Log var grEmail = new GlideRecord("sys_email"); if(grEmail.get("sys_id", cu...

Start date and end date for a report

Hi, I'm developing custom reports. Customer wants the start date and end date fields on every report where he could choose the same to see the report for selected reports. Is this possible to accomplish. Say for eg. If the report is on open incidents...

G Balaji by Kilo Guru
  • 4243 Views
  • 5 replies
  • 0 helpfuls

Multiple SLA's are attached to one Incident.

Hi All, Greeting!!! I have created an SLA Definition with some set of conditions on Incident table and when I create a Incident, I could see two SLA's (Created by me and one another) are attached to the ticket. Ex:  SLA1: Start Condition: Priority is...

Cascade Delete for Document ID field

Since Eureka, we can configure Cascade Delete for any reference field. However, I don't see that option available in the configuration of a document ID field.I feel that a document ID field is basically a reference field plus a depended field that in...

andyliu by ServiceNow Employee
  • 2088 Views
  • 3 replies
  • 1 helpfuls

Resolved! 'OrderNow' to 'Submit' on a single catalog item

Hi, How do I change the ORDER NOW button text to SUBMIT, in a specific catalog item? I don't want to change it globally, just for specific one. I tried to look up and found the following, but both codes do not work: 1.) On Load Catalog Client Script ...

alberttagle by Tera Contributor
  • 2516 Views
  • 15 replies
  • 3 helpfuls

How to set ReadOnly for all fields in GlideModalForm

I am creating a UI Macro to present a form (similar to sys_popup) using GlideModalForm.Everything works as it should except two thing; I want all fields to be readonly and I'd like UI Actions to not be present.As GlidePopup isn't active anymore, I wa...

felladin by Tera Guru
  • 3004 Views
  • 2 replies
  • 1 helpfuls

bulk upload of attachments using powershell REST API

Hi All, I am using a power shell script for bulk uploading attachments from below community thread.   https://community.servicenow.com/community?id=community_article&sys_id=df3caa61dbd0dbc01dcaf3231f9619aa     However, I see that the Power Shell is u...

manukundur by Giga Contributor
  • 2904 Views
  • 1 replies
  • 1 helpfuls

Ecc Queue error in input message

I receive the following error while i try to execute a scheduled job manually(to place a file on mid server) -  probe_time="2922" result_code="4" <error>The process cannot access the file 'D:\PO_IDs_20180720105610.csv' because it is being used by ano...

how can i calculate two currency fields?

 i need to calculate two currency fields.  field name: u_currency1 (type currency)    field two name:  u_currency2 (type currency)    field 3 name: u_store : (type choice )  my req is u_currency1 /  u_currency2 *100 basced on this value set the choic...

Sachin65 by Tera Expert
  • 3378 Views
  • 5 replies
  • 2 helpfuls

Search string for lookup table values

Hi, I am trying to create a Business Rule to search through the short description of an Incident raised via a portal against keywords in a lookup table. I have explored using Assignment Rules, but I need the ability to set multiple fields as opposed ...

Community Alums by Community Alums  
  • 1904 Views
  • 1 replies
  • 0 helpfuls