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

Forum Posts

emails from internal@service-now.com

Hello! I and some people in my organization receive emails from internal@service-now.com with information about the latest security patches, updates, and more. How do I specify who should receive these emails? I see that for different topics, emails ...

Oleksandr4 by Giga Contributor
  • 1834 Views
  • 2 replies
  • 0 helpfuls

Modern Ajax Calls

ServiceNow - Modern Ajax CallsIntroductionTLDRIn this article, I show how to implement a more modern way to create Ajax calls in ServiceNow scripts. This is a proposed way to create new Script Includes and not an official best practice. I am currentl...

prototype.png
Julian Hoch2 by Tera Contributor
  • 2273 Views
  • 1 replies
  • 6 helpfuls

footer menu

How can i add footer menus Like the below image has,  Leadership under that Mission,values etc

Footer.png

Client Script onChange does not work first time around

I'm relatively new to ServiceNow Client Scripts. I'm trying to write a script that makes the 'comments' field mandatory specifically when incident 'state' changes to newValue In Progress (2), from oldValue New (1). The script seems to work successful...

SN_Client_Script.png
Lee Jones by Tera Contributor
  • 2625 Views
  • 5 replies
  • 0 helpfuls

Cloning Down from Prod to Sub Prod

Hi, I have integrations both in Dev and Test. Does it matter if I do the clone first? Or do I have to have let's say the Mid Servers that would impact integrations set up first? Can I configure the Mid Server after? BestTom

tekkytommy by Tera Contributor
  • 1504 Views
  • 1 replies
  • 1 helpfuls

Resolved! How to extract data from a JSON payload

I am to extract data from this JSON payload , have been able to parse and stringify it but cannot access the fields within.  Setting up log statements all I am returning is undefined  For example :  var a = JSON.stringify(responseBody);gs.log("Policy...

rob_kling by Tera Contributor
  • 8101 Views
  • 5 replies
  • 0 helpfuls

Resolved! Logging transform map custom errors on onBefore script.

Hello, I am able to log custom errors during the import process but, somehow I cannot associated them with the import set. Here is code similar to what I am using.   (function runTransformScript(source, map, log, target /*undefined onStart*/ ) { ...

rai5 by Mega Guru
  • 3751 Views
  • 3 replies
  • 2 helpfuls

Resolved! How to give customers access to a new UI Builder/AES application?

I've managed to move my application from my PDI to our Dev environment but when I impersonate a customer and try to access my portal URL I see 403: You do not have permissions to access this page. I've set the audience for the page and also updated t...

Ian50 by Mega Contributor
  • 3668 Views
  • 4 replies
  • 52 helpfuls