Connect Microsoft Exchange On-Premises MID server with ServiceNow
Configure connection between the MID server of Microsoft Exchange On-Premises and ServiceNow® to synchronize reservations.
Before you begin
Ensure the following:
- Install Microsoft Exchange Server Spoke.
- Set up the Microsoft Exchange Server spoke
- You must have the Microsoft Exchange Server login credentials.
- A user is configured in the ServiceNow® instance with the role mid_server.
Role required: admin
Procedure
Download the MID server from your ServiceNow® instance on the system where the Microsoft Exchange Server is hosted.
Navigate to All > MID Server > Downloads.
Select and download the suitable MID server.
Go to your system's Downloads folder and unzip the file.
Open > agent > config.xml.
In the config.xml file, do the following:
Specify your ServiceNow® instance details in
<parameter name="url" value="https://YOUR_INSTANCE.service-now.com/"/>.Enter the credentials of the user with the mid_server role in
<parameter name="mid.instance.username" value="YOUR_INSTANCE_USER_NAME_HERE"/>and<parameter secure="true" name="mid.instance.password" value="YOUR_INSTANCE_PASSWORD_HERE"/>.Enter the credentials of the user with the mid_server role.
Enter a unique name in
<parameter name="name" value="YOUR_MIDSERVER_NAME_GOES_HERE"/>.Save the file.
After performing the changes, start or run the MID server.
Open ServiceNow® instance.
Note: Ensure that you are logged in as an admin.
Navigate to All > MID Server > Servers.
You notice that the mid server that you configured is created.
Select the MID server to open.
On the form, initially, you notice that the Status is set to Down and the Validated field is set to No.
To validate the server, in the Related links, select Validate.
After a few seconds, the server is validated. The Status is set to Up and the Validated field is set to Yes.
Result
A platform is set to communicate with the Microsoft Exchange On-Premises MID server and ServiceNow® instance.
What to do next
Create a strict mode Connection and credential alias for Microsoft Exchange On-Premises