logo

NJP

MID Server Installation

Import · Apr 02, 2022 · article

Hello, Servicenow Ninjas,

MID server is a part of our ServiceNow journey. Some ninjas face issues in installing mid servers.

Don't worry, I have given the basic steps to install the mid server and also created a video for the same.

Just follow the steps and you will not get any issues in installing mid servers.

To watch the step by step video - Click Here

-------------------------------------------------------------------------

Steps to install MID Server:-

  1. Check MID Server host computer must have access to the ServiceNow Instance to download the MID Server installer package. If not you must import the MID Server installer package into your MID Server hosts manually.
  2. Create the MID Server user account and grant the appropriate role(mid_server) to this user.
  3. Download the MID archive file for the host machine and Extract All.
  4. Install the MID Server:-
  5. * Navigate to the agent folder that was created when the file was extracted.
    • Edit the following parameters in the config.xml file with a text editor.
    • *
      • Enter the MID user credentials in the mid.instance.username and mid.instance.password parameters.
      • element and change the value for the MID Server name.
      • (Optional) Enter connection information for the proxy server.
    • Run start.bat to start the MID Server. (open command prompt with run as administrator).
    • On the instance, in the Related Links, select Validate.

This way you can easily install a mid server.

Hope you like the information. We are working to provide more valuable content day by day.

Thanks

O P Singh

View original source

https://www.servicenow.com/community/developer-articles/mid-server-installation/ta-p/2322327