ServiceNow Technologies/Languages

markmmiller09
Kilo Expert

Could someone point me in the right direction, or explain the technologies/languages used by ServiceNow? Specifically, the process of requesting, say a list of open incidents, in ServiceNow. At what steps in the process does Mozilla Rhino or Jelly come into play? Do the ServiceNow servers use Apache, Linux, MySQL? When does JavaScript get compiled and ran as Java code?

 

I come from a web development background, so I'm just curious as to what ServiceNow is using and how it works behind the scenes

12 REPLIES 12

karma_chamelion
Kilo Contributor

Good gravy!  This is an excellent post!  I am documenting everyone's questions and comments for this one.  Thank you very much!

Chuck Tomasi
Tera Patron

Since the wiki links are now obsolete, I offer the following links to the TechNow Series directly in the community.

Shrikanth KM
Giga Contributor

I believe servicenow uses Node.js to run business rule at the server side. Because if they claim that business rule runs on server side and if we can still write javacsript at server side, the Node.js is what they should be using ?? Am I right ??