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

Forum Posts

SSCM Integration with Service Now VR Module

Dear Developers, Can anyone please let me know if any OOB plug in is available for SCCM integration with ServiceNow VR module.Any reference documentation links or examples will also help. Thanks & Regards

sam352120 by Kilo Guru
  • 1670 Views
  • 4 replies
  • 3 helpfuls

How to calculate the percentage by script of two queries

Hi guys,  I would like to calculate by script the percentage in two different queries that came from the same glide aggregate, so I want to calculate the count of my incident that is category = bussiness and divided by the total incident. Below follo...

MR Carvalho by Tera Contributor
  • 1508 Views
  • 3 replies
  • 0 helpfuls

Resolved! ReferenceError: GlideDateTime is not defined function

I get the following error on running this code:var start = new GlideDateTime("2011-01-01 12:00:00");var end = new GlideDateTime(start);alert(end);error:ReferenceError: GlideDateTime is not defined functionAny Ideas?

dipesh1 by Kilo Contributor
  • 6405 Views
  • 6 replies
  • 4 helpfuls

Resolved! OnChange Client Script not working

We have a OnChange client script on the Incident table that sets the Additional comments mandatory when the Incident is in state Cancelled. This script should prevent canceling the incident if the additional comments are empty. It was working before ...

Resolved! Table API - restrict to Read only

Hi Everyone, Wondering if anyone has any suggestions on methods to restrict specific methods on specific APIs.   For example, we would like to provide Read access on all table APIs, but restrict write access to just the import set APIs (and others la...

Resolved! Change the value of Assignment group

Hello All, We have created a reference field on the incident form: Service pointing to table categories which has fields like category, subcategory 1 and subcategory 2  and Assignment group and then based on the service we are setting the  related fi...

Kaustubh k by Tera Expert
  • 1532 Views
  • 7 replies
  • 2 helpfuls

Resolved! Changing the Global Search results fields in the Now Experience.

I would have thought this was difficult. I've been asked to update the Global Text Results in the NOW Experience.We'd like to have the results of requested items to show the Short Description as the Title, not the Catalog Item used.  to be like this ...

EricG_0-1683141525751.png EricG_1-1683141576018.png EricG_2-1683141646064.png EricG_3-1683141692809.png
EricG by Kilo Sage
  • 2691 Views
  • 1 replies
  • 4 helpfuls

ACL on reference field not working?

Hello, I am trying to set up an ACL on the cost_plan table. Basically, only people with a certain role should be able to edit any field on the cost plan after a demand moves into specific states. I set up the following ACL on the cost_plan table: Rol...

SandyL83 by Tera Guru
  • 1778 Views
  • 3 replies
  • 0 helpfuls