ServiceNow Technologies/Languages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2014 06:07 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2018 05:45 PM
Good gravy! This is an excellent post! I am documenting everyone's questions and comments for this one. Thank you very much!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2018 04:54 AM
Since the wiki links are now obsolete, I offer the following links to the TechNow Series directly in the community.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2018 03:21 AM
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 ??