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

Forum Posts

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
  • 3282 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
  • 5750 Views
  • 7 replies
  • 0 helpfuls

Resolved! How to query an LDAP user record in Script

Hello We have an LDAP integration for user authentication and single sign-on login. I would like to query the other LDAP user attributes that we import in a server side script using   ( gs.getUserName() as the query param) . Can someone tell me how t...

Simon T by Kilo Contributor
  • 3378 Views
  • 6 replies
  • 3 helpfuls

Resolved! Can't delete profile picture

I'm trying to get a better sense of how the Profile picture works in Service Portal and uploaded a random profile picture, which shows up great: My issue is when I delete the profile pic from sys_attachment (both the entry that starts with "thumb......

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
yundlu316 by Kilo Guru
  • 7171 Views
  • 8 replies
  • 6 helpfuls

Resolved! Modify login widget of the header portal

Hello,My objective is to add a "password reset" link in this pop-up it comes from the CSM or CSP portal (it same fonction) when you click on login when you are disconnected from the portal for CSM, the name of header is "CSM Stock Header"the line for...

find_real_file.png find_real_file.png find_real_file.png
J_L by Kilo Explorer
  • 2876 Views
  • 2 replies
  • 0 helpfuls

Access query parameter in client script

Question1: I am trying to access sysparm_query parameter from the url in the client script. I know I can use document.URL.parseQuery() and access the sysparm_query key value from the dictionary. sysparm_query=active=true^location=abc For above exampl...

Mohd1 by Mega Contributor
  • 3000 Views
  • 3 replies
  • 0 helpfuls

user account is locked out?

Hi Developers, I want to know why the user account is locked out , it is due to invalid password given by them or any other reason. And where it is written that if the user hits more than 3 times , then the user will be locked out. Meanwhile i saw th...

Standard Change Risk Assessment via REST API

I'm trying to complete the risk assessment bit for a standard change via the REST API. Creating the change is no problem, and I can GET the change. But when I do a PATCH /sn_chg_rest/change/standard/{sys_id}/risk as described at https://developer.ser...

Maria3 by Kilo Contributor
  • 3879 Views
  • 5 replies
  • 0 helpfuls

Resolved! Restrict Bulk update in list view

Hello I want to restrict bulk update of one field in list view. But I want to allow users to update only one record in list view at a time. If he/she uses to update multiple records in list view it should not be allowed. Can somebody please help in t...

Override Variable Set Default Value in Catalog Item

We use the Service Portal quite heavily.  We have a lot of Catalog Items on it.  For efficiency sake, we have a Variable Set that we use in the majority of our Catalog Items that returns a bunch of information about the Requestor and their Manager.  ...

jmiskey by Kilo Sage
  • 6047 Views
  • 10 replies
  • 1 helpfuls

Resolved! How to add a hyperlink to a label on a catalog item form?

Hi community,Is there way to add a hyperlink to a label field on a catalog item form?   Our use case is that we have a checkbox that asks if the user accepts the Terms & Conditions.   We would like to have Terms & Conditions hyperlinked.I am currentl...

JennyHu by Tera Guru
  • 11611 Views
  • 7 replies
  • 4 helpfuls