How to Setup/Install Mid Server in servicenow
Step wise guide to setup mid server in servicenow
How to Setup/Install Mid Server in servicenow
Step wise guide to setup mid server in servicenow
Setting Up a MID Server in ServiceNow: Step by Step Guide
Step 1: Create a MID Server User
Before installing the MID Server, we need a dedicated ServiceNow user account for it.
Create a New User
- Navigate to User Administration → Users.
- Click New and create a user (for example,
mid.server). - Set a password and make sure to save it somewhere safe because we’ll need it later during the MID Server configuration.
Assign the MID Server Role
- Open the newly created user record.
- Go to the Roles related list.
- Search for the mid_server role and assign it.
- Save the record.
Step 2: Download the MID Server Package
Now it’s time to download the MID Server software from your ServiceNow instance.
- In the Application Navigator, search for MID Server.
- Open MID Server → Downloads.
- Check the option Download MID Server as ZIP archive.
- Select the appropriate package for your operating system (Windows in this example).
- Download the ZIP file.
Step 3: Extract and Configure the MID Server
Extract the Files
- Create a folder on your machine, for example:
C:\Mid Server
- Extract the downloaded ZIP file into this folder.
Configure the MID Server
- Open the extracted agent folder.
- Locate the configuration file (
config.xml). - Open it using a text editor such as Notepad++. This helps avoid formatting or syntax issues.
Update the following details:
- Instance URL : Your ServiceNow instance URL.
- Username : The MID Server user created earlier.
- Password : Password of the MID Server user.
- MID Server Name : A friendly name such as Mid Server 1.
This name will be displayed in the MID Server list within ServiceNow.
- Save the configuration file after making the changes.
Step 4: Start the MID Server
With the configuration complete, we can now start the MID Server service.
- Navigate to:
agent\bin
- Locate StartMID-NT.bat.
- Right-click the file and select Run as Administrator.
Step 5: Validate the MID Server in ServiceNow
The final step is to verify that the MID Server is successfully connected.
- In ServiceNow, navigate to:
MID Server → Servers
- Once Mid Server 1 appears, open the record.
- Click the Validate button.
ServiceNow will send a validation request to the MID Server. If everything is configured correctly.
Conclusion
Setting up a MID Server is a straightforward process once you understand the required steps. The key parts are creating a dedicated MID Server user, configuring the connection correctly and validating the server after startup. Once the status shows Up, your MID Server is ready to securely bridge communication between ServiceNow and your on-premises environment.
메타데이터
- post_id
- f549e55bb661
- slug
- how-to-setup-install-mid-server-in-servicenow-f549e55bb661
- url
- https://medium.com/@vayutailor/how-to-setup-install-mid-server-in-servicenow-f549e55bb661
- canonical_url
- https://medium.com/@vayutailor/how-to-setup-install-mid-server-in-servicenow-f549e55bb661
- author_url
- https://medium.com/@vayutailor
- status
- ok
- fetched_at
- 2026-06-17 15:18:21