Follow Me
Latest Updates

Entries in Integration Manager (1)

Monday
Mar152010

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

Technorati Tags:

1.  In Integration Manager install folder, open Microsoft.Dynamics.GP.IntegrationManager.ini file using notepad or other text editor.

2.  In [IMBaseProvider] section, add DBPath= switch with path to Integration Manager database file.  Example:

DBPath=C:\Integrations\IM.mdb

This is especially useful on Citrix or Terminal Server installations where multiple users will be using the same machine.  Otherwise the path to the IM database will have to be specified per user.