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

Create Knowledge button on incident form

Looking for some help adding a Create Knowledge button on the Incident form. I know I have to create a UI action but have minimal JavaScript knowledge.   I'm hoping someone can share some code with me to accomplish this or show me which "create new" ...

sfoleygo by Kilo Explorer
  • 2593 Views
  • 2 replies
  • 0 helpfuls

Determining URL on UI Action condition

Hello,I'm trying to create an UI Action that only displays if the URL stack contains certain text.   IE, I only want this UI Action available if they were coming/going to a certain page.   I've tried using RP.getReferringURL() and gs.getUrlOnStack(),...

Zenoss Integration Steps

Hi Team,I have a requirement of ServiceNow- Zenoss Integration, for this scenario i couldn't get the clear idea in wiki and community as well so could you please share me the steps to be followed to done this Integration as well as please let me know...

narendrand by Giga Contributor
  • 2471 Views
  • 3 replies
  • 0 helpfuls

How to make Catalog Client Script Applies on all items?

Hi,I wrote a catalog client script and i need it to run on all items, without exception. The problem is in the field "applies to" witch need to be choose between the two cases: an item or variable set. I tried to create a client script but then I had...

guy by Kilo Contributor
  • 1868 Views
  • 5 replies
  • 2 helpfuls

variable length restriction and validation

Hi All,  I have a requirement where one variable should accept only numbers and should be limited to 10 characters.I have wrote a below onchange script to accept only numbers and onload script for field length.Unfortunately onload script is not worki...

SnowDEV2 by Kilo Expert
  • 7776 Views
  • 6 replies
  • 5 helpfuls

What does RP.getReferringURL() mean

I have a UI action which has the condtion as (RP.getReferringURL().indexOf("active") != -1) &&(gs.getUser().hasRoles() == false)and in the related list called UI Action Visibility, we have restricted it to be visible only on self service view.Now as ...

Order Field Value

Hi,I would like to ask if there is a certain max value in the Order field because we have tried using values around 1000 - 2000 but it seem to not be working with that values.In this case, i would like to ask what is the maximum input value for Order...

blaize by Kilo Contributor
  • 3440 Views
  • 13 replies
  • 0 helpfuls

Resolved! Update Details in User History Audit

Hi SNOW GurusI was wondering if I could get your assistance on an user record history question.     Previously I have asked   if a account deletion details could be captured by a script at Re: History Details - Is there a way to capture when a user a...

georgechen by Kilo Guru
  • 4352 Views
  • 1 replies
  • 0 helpfuls

Resolved! Delete attachments button on incident form

Hi,I am trying to create a button on the incident form which will delete all attachments currently on the incident. I am trying to do this as a UI action but am not having much luck.I have put the button there and set up the permissions but can't see...

Garry Knight by Kilo Contributor
  • 2242 Views
  • 15 replies
  • 0 helpfuls

Resolved! Script on variable to ensure figure is divisible by 3

Hi,I am currently working on a HR on-boarding solution - one of the requirements is to have a script on a variable to check that the salary figure is divisible by 3.Is anyone aware of a way to do this?Thanks in anticipation!Emma

ebaileyybs by Tera Expert
  • 1855 Views
  • 16 replies
  • 0 helpfuls

Only Last attachment to be sent in Email Notification

Our system is set up with Cases that are being worked and resolved (like an IT Incident). An Email Notification is sent out on case resolution that includes Close Notes the case worker types in. On occasion, there is also an attachment that needs to ...

awentz by Kilo Contributor
  • 3855 Views
  • 11 replies
  • 1 helpfuls

Resolved! Update specific records using REST

I've set up the rm_story table on one instance with a business rule that fires a POST call sending data to my inbound web service which is then delivered to my story table. I'm able to create records on both instances instantaneously, but now I want ...

rsenecaljr by Kilo Guru
  • 4564 Views
  • 3 replies
  • 0 helpfuls