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

Forum Posts

Resolved! Passing an Array of objects via glideAjax

Afternoon All, So I've been working on a script where I am testing to see if an incidents caller has access to any of the attached KBs using GlideAjax. I want to then pass that list of KBs (as objects containing, number, short_desc and sys_id) back t...

Community Alums by Community Alums  
  • 9275 Views
  • 3 replies
  • 6 helpfuls

Resolved! sys_journal_field max length is not respected

The "Max length" of the "value" field in the "sys_journal_field" table is "8,000". This field was last updated on Jan. 13, 2017. Querying the database for sys_journal_field records created at or after Jan. 14, 2017 shows that the real max length of t...

david631 by Giga Expert
  • 2506 Views
  • 1 replies
  • 2 helpfuls

Can I add simple text on Dashboard/Homepage?

I have created a dashboard having multiple metrics into it. I have colour coded the metrics report by their categorisation. Is there a way I can add metrics legend as a text at the bottom of my Dashboard. Below are the legends which I want to add.

find_real_file.png

How to create Database view with condition?

Hi,I'm trying to create a table view that displays only the approvals with status in "requested". Somehow the table shows all approvals without a filter. Below is attached the view created and conditions.Thanks,Guy.

find_real_file.png
guy by Kilo Contributor
  • 7374 Views
  • 5 replies
  • 0 helpfuls

Getting variable field text values through the API

Good Afternoon, I'm new to ServiceNow & the forums, so hopefully i'm posting this in the right area. I'm using PowerShell with Invoke-WebRequest calls to pull and process certain tickets in ServiceNow, and I've run into something of a snag. When I pu...

Jacob53 by Kilo Explorer
  • 2641 Views
  • 2 replies
  • 0 helpfuls

Resolved! Remove Close icon on the Dialog window

Hi all, I have created to a UI page to display a dialog based on some conditions. can anyone tell me how to remove the Close icon on the dialog. I tried dialog.removeCloseDecoration() ...but i'm getting an error that dialog.removeCloseDecoration is n...

nishikanthk by Kilo Contributor
  • 5873 Views
  • 6 replies
  • 6 helpfuls

link in an html field

i am using my personal kingston instance i put a url in a html field as a link (www.cnn.com) but when i hover over it the icon does not change to the hand so i can click and go to the site ... is there something else i need to do?

ggg by Giga Guru
  • 3708 Views
  • 6 replies
  • 0 helpfuls

Resolved! JSON Help Looping through Object properties

I am running a restmessage to pull JSON from an API I need to loop through the response and then the properteries of the response object. Here I am getting the responseBody.length How can I then do the same for the +response[i].risk.evidenceDetails[0...

find_real_file.png
triciav by Kilo Sage
  • 3732 Views
  • 3 replies
  • 0 helpfuls

Resolved! Increase max inbound limit on REST calls

  So by trial and error, I found that my spiffy new Scripted Rest API and Transform system that I made will only accept about 10.4 million characters of the 21+ million character input file.  In researching to 'fix' this, I found that this is the sam...

Tom Brown by Giga Guru
  • 9976 Views
  • 2 replies
  • 7 helpfuls

Reading LDAP for a single user and populating sys_user

I'm attempting to do a single user update of the sys_user record. Click a button, it grabs the userid, does an LDAP query and then re-populates the sys_user record.So far I have this as prototype code:/* Query LDAP for a specific UserID */ var lda...

Martan by Kilo Explorer
  • 5276 Views
  • 12 replies
  • 2 helpfuls

Scripted REST API Response returned as "Undefined"

Hi Folks, Have created a scripted rest API which takes in a company sys_id as input and is supposed to return all the assignment group names and member count (for the respective groups) tagged under the company. But currently I am getting back no res...

rohit121 by Kilo Contributor
  • 3630 Views
  • 7 replies
  • 0 helpfuls

SiteScope ServiceNow Integration

How it works:The SiteScope SNOW Integration works by SiteScope generating an alert for each monitor that runs in error that is selected within the "SNOW Build Ticket" alert. This alert then runs the "SiS_GetInc.vbe" script which pushes the monitor in...

SiteScope_SNOW_Integration.jpg
quad_lima by Kilo Contributor
  • 6045 Views
  • 7 replies
  • 0 helpfuls