Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

How to set the location of the .imd or .mdb file by using the Microsoft.Dynamics.GP.IntegrationManager.ini file in Integration Manager in Microsoft Dynamics GP 10.0


INTRODUCTION

This article describes how to set the location of the .imd or .mdb file that you want to use for all users. To do this, you use the Microsoft.Dynamics.GP.IntegrationManager.ini file in Integration Manager in Microsoft Dynamics GP 10.0.

↑ Back to the top


More Information

You can set the location of the .imd or .mdb file by adding a switch within the Microsoft.Dynamics.GP.IntegrationManager.ini file. To do this, follow these steps:
  1. Browse to the Integration Manager installation directory, and then open the Microsoft.Dynamics.GP.IntegrationManager.ini file.
  2. In this file, locate the following switch:
    [IMBaseProvider]
  3. Directly under this switch, type the following line:
    DBPath=path
    Note In this line, the placeholder path represents the path of the file that you want to use. For example:
    DBPath=C:\Integrations\IM.mdb
Integration Manager now looks to this path every time that Integration Manager is opened, regardless of the setting in the Options window in Integration Manager.

Note The setting in the Options window is not updated to reflect the new override setting in the Microsoft.Dynamics.GP.IntegrationManager.ini file.

Note The location of the database path is no longer stored in the registry for Integration Manager 10.0. The location is now stored in the IMUser_Data.xml file. You can find this file in the following location:



Windows XP and Windows Server 2003
C:\Documents and Settings\%userid%\Application Data\Microsoft Corporation\Microsoft Dynamics GP\10.0.0.0\IMUser_Data.xml
Windows Vista
C:\Users\%userid%\AppData\Roaming\Microsoft Corporation\Microsoft Dynamics GP\10.0.0.0\IMUser_Data.xml
Note The %userid% placeholder represents your user profile.

↑ Back to the top


Keywords: kbexpertiseadvanced, kbmbspartner, kbexpertisebeginner, kbmbsmigrate, kbhowto, kbexpertiseinter, kb

↑ Back to the top

Article Info
Article ID : 953217
Revision : 1
Created on : 1/7/2017
Published on : 7/14/2012
Exists online : False
Views : 95