Check JavaScript version in server-side
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 12:17 AM
Hi all,
I would like to know where, in my ServiceNow instance, I can check the JavaScript engine version that is running in the server side.
Thank you.
Regards,
Marcos.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 12:34 AM
Hi Marcos,
The new JavaScript engine is based upon Rhino version 1.7 R5.
See the below link for reference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 01:13 AM
Hi Priyadarshini S,
Thank you for the information. However, I was not asking for the new JavaScript engine version.
I'm asking where, inside my ServiceNow instance, is located the information regarding to the JavaScript version.
Regargs,
Marcos.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 01:33 AM
Hi Marcos,
Generally we can see the system related configurations in "stats.do" page.
But no idea about the javascript version information inside service now.
"All versions of ServiceNow prior to Helsinki include a version of Rhino that supports up to version ECMAScript 3 of JavaScript.
From Helsinki onwards, the platform supports ES5-a significant upgrade and improvement."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 01:46 AM
Hi Priyadarshini S,
Yes, I checked stats.do too and I cannot see nothing regarding to JavaScript version there.
Thank you for the information regarding JavaScript versions.
I'll wait for more answers to see if someone else knows the answer to this.
Regards,
Marcos.