- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2018 01:37 AM
Dear all,
I am actually learning ServiceNow and would like to play with Mid Server in order to see how it works.
How can I test it and install it ?
Can I run it on same pc as I am browsing my dev instance ?
Thanks for help
regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2018 01:44 AM
Hi,
yes you can install mid server on your personal laptop/desktop
steps here:
https://docs.servicenow.com/bundle/london-servicenow-platform/page/product/mid-server/task/t_InstallAMIDServerOnWindows.html
Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2018 05:55 AM
Hi -- In addition to what others of already said, if you are on LONDON version, it is a requirement to install Java Run Time Engine v8 BEFORE installing the MID server code (archive you download using a link within your instance )
JRE version 8 can be downloaded here: http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-21`33155.html Installing the JRE would need to occur BEFORE step 3 of Priyanka's earlier reply. If installing on MID on Windows, this is the installer you need (as of Nov 2018):
If you are on versions prior to London, the JRE is automatically installed and packaged with the installer. Starting with London, its a separate process and isn't too well articulated in the docs nor the guided setup.
Hope that helps?