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

Forum Posts

Background scripts are always run in global scope

Experience of running background scripts is not the same in VS Code vs Instance (Scripts - Background) While VS Code status bar shows the current scope, Background Script always runs in rhino.global scope, making scoped scripts untestable. For exampl...

Krishna119 by Kilo Contributor
  • 5068 Views
  • 8 replies
  • 2 helpfuls

Scoped Script Include Accessibility Issues

Hi, I have a need to utilize the Vulnerability application (scoped) that ServiceNow offers from my own scoped application. When trying to change the "Accessible from" field on the Script Includes in the Vulnerability application from "This applicatio...

find_real_file.png find_real_file.png
greg54 by Tera Expert
  • 6304 Views
  • 4 replies
  • 2 helpfuls

Auto Populate Affected CIs - Change Management

Hi all,This is an urgent requirement and I am unable to find a solution.Query - Based on the CI selected in the "cmdb_ci" field in the Change Request form, all the downstream and upstream CIs should auto populate in the Affected CI's related listeCur...

How to add new Contract Type

In contract form there is a field called contract type which is a "sys_class_name" field like "Class" field in cmdb_ci table. To add a new class in cmdb_ci we can go to CI class manager. Is there any contract manager in contract table too? I need to ...

k_jayanth by Tera Contributor
  • 2547 Views
  • 3 replies
  • 1 helpfuls

Resolved! how to get class name in header

I need to show the "class name - record name" in the header in default view. currently it's only name. could you please suggest on this... Thanks!!!  

Resolved! Business Rule is not working on "insert"

Hello all, I created a business rule that is supposed to close an incident when it is submitted. I am using the Business rule conditions, I am not using the Advanced script but I will if I have to. The Business rule only closes the Incident on "Updat...

Maxwell3 by Kilo Guru
  • 4660 Views
  • 11 replies
  • 5 helpfuls

How to use "Bootstrap class name" on widget instance

How exactly are you supposed to use the Bootstrap class name field on Widget Instances?  We've tried to add some page level CSS and then put in the class name defined there in that field, but it doesn't seem to do anything.  Any suggestions on how th...

find_real_file.png
yundlu316 by Kilo Guru
  • 4933 Views
  • 3 replies
  • 1 helpfuls

Mobile Agent - Create New Incident Button/Applet

Hello, We are on New York (New York Patch 1 Hot Fix 1a) and I am trying to configure the mobile Agent app. In our classic app, we have a "button" that our VIPs use to submit incidents with one touch. It doesn't require them to input anything, just cl...

cmsrenaski by Tera Contributor
  • 1986 Views
  • 3 replies
  • 2 helpfuls

Resolved! Inbound email action creates both incident and interaction

I created this inbound email action for an email forward to create an interaction.  But when I do that it created an incident and an interaction on a forward of an email.  I have also disabled the create incident (forward) .  Can someone take a look ...

find_real_file.png
John Vo1 by Tera Guru
  • 2959 Views
  • 6 replies
  • 1 helpfuls

Resolved! Copy attachment from child to parent table

I want to copy attachment from child record to parent record. The parent record lives on parent table sn_customerservice_case. The child record lives on sn_customerservice_ref This script is running on my Child table with the following conditions 1. ...

lexy by Kilo Expert
  • 2527 Views
  • 4 replies
  • 5 helpfuls