Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Using of VS Code for Service Now Scripting

HI All, I was trying to use the VS code App to work on the service now scripting, so I have used the "ServiceNow Extension for VS Code" properly configured to the PDI able to run the back ground script and also create the BR, Script include everythin...

Sagar Rd by Tera Contributor
  • 241 Views
  • 1 replies
  • 0 helpfuls

HI HOP for PDI

I saw this article about being able to use hi-hop to hop into any PDI?  Is this accurate, or just some old information never cleaned up? Anyone tried this?  https://developer.servicenow.com/dev.do#!/learn/courses/zurich/app_store_learnv2_trainingproc...

URL validation including domain

Hi Community, I'm after some collective assistance to help me with an onChange Catalog Client Script please. Goal: When a user enters a URL into a single line text variable [provide_url], I want to ensure they have entered a valid URL including the d...

CN-L by Tera Contributor
  • 466 Views
  • 4 replies
  • 3 helpfuls

Resolved! How @User mention works in servicenow

Hello everyone,Currently users receive a notification every time a comment is left on an incident or ritm (this one is a cash register), the fact is that when mentioning a user with @Community Alums they receive the notification of the mention and th...

Resolved! Unable to split parm in email script

Hello devs! I am having trouble with parm2 in an email script I am writing. var parm = event.parm2; var splitParm = parm.split('~'); Using that code I had thought splitParm would be delimited by ~ but when I print splitParm the data is delimited by ;...

dauger by Kilo Expert
  • 417 Views
  • 10 replies
  • 1 helpfuls