Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Need help with creating report !

Hi Community, I need your help with creating a report that should feature in a dashboard.My report should look like below format : I need to show if SLA has been achieved in percentage wise per month. 100 indicating 100% of SLA were achieved and 99 m...

Hritik_0-1701426231995.png
Hritik by Tera Expert
  • 423 Views
  • 7 replies
  • 0 helpfuls

Resolved! change content on LOGIN page

Hello Everyone ,   My requirement is to remove one of button visible on login page. In the below image , at the bottom there is button "Login with Okta" . I need to remove that button but not getting how to remove it. I have made changes in widget "L...

Mitsua_0-1700167701047.png
Mitsua by Tera Guru
  • 597 Views
  • 3 replies
  • 0 helpfuls

Field values to be visible only to certain user

Hi,I have some fields in which I want them to be visible to users with certain role. And the rest of them to be visible to everyone. I know this is possible using ACL. But what if I want all fields to be visible to everyone but some of the restricted...

Akki1 by Tera Contributor
  • 1237 Views
  • 2 replies
  • 1 helpfuls

Service portal Ui Action

In Service portal I want to create a Ui action which will directly download the record details in pdf formatI have tried to create using onclick function but it is not working in Service portal( as onclick does not work in Service Portal)There is a c...

abhi56 by Tera Contributor
  • 302 Views
  • 1 replies
  • 0 helpfuls

remove newValue ==

Hi,For the onChange client script, for which scenarios, do we remove "newValue ==" in the if condition? we use if ( isLoading) {      return;          }instead. function onChange(control, oldValue, newValue, isLoading, isTemplate) { if ( isLoadin...

Community Alums by Community Alums  
  • 560 Views
  • 3 replies
  • 3 helpfuls

Integrating External APIs with ServiceNow: Best Practices?

Hello fellow developers!I'm Hakob Avyan, I've been tasked with integrating an external RESTful API into our ServiceNow instance. While I have experience working with APIs in other platforms, this is my first deep dive into ServiceNow integrations.Aut...

Avjyan by Giga Contributor
  • 10415 Views
  • 3 replies
  • 5 helpfuls

GildeRecord - Cast a field as date? - is it possible

Hey, Our import sets import the data into staging tables with a data type of string and we the want to do a query over the data to remove older entries based upon on a date field, but since it's a string we can't properly use gliderecord.orderBy. 1) ...

Resolved! Creation of the Location field in Service Portal

Hi All, I had Requirement Creation of Location(cmn_location) field in service Portal. That will be show as Active locations. How can I achieve this. Please let us know. Please provide the any document are articles regarding that. It will helpful to m...

Sirri_0-1701163756419.png
Sirri by Tera Guru
  • 1439 Views
  • 6 replies
  • 1 helpfuls

where can i find documentation on SNC.ImpactManager()?

I am looking for usability of maintenance rule "CI in Change Window", so would like to know where can i find documentation on SNC.ImpactManager()? var impactManager = new SNC.ImpactManager(); var cis = impactManager.getCisInActiveChangeWindow(); when...

find_real_file.png

Using JavaScriptProbe for getting return value

Hello,I want to read xml file from mid sever, i have created below mid server script include and calling this from a background script using javascript probe mentioned below.I can see my background script is able to create record in ECC Queue, but my...

cloudboy by ServiceNow Employee
  • 2653 Views
  • 3 replies
  • 1 helpfuls