Wednesday, March 7, 2012

Dynamics GP Integration Manager: Run Integrations Automatically / On a schedule

1) Create a batch file with this line

"C:\Program Files (x86)\Microsoft Dynamics\Integration Manager 11\Microsoft.Dynamics.GP.IntegrationManager.IMRun.exe" /I "MYINTEGRATION"

Where MYINTEGRATION is the name of the integration you want to run

1A) If you are using an eConnect Integration map, GP does not need to be running.
1B) If you are using a normal integration map, GP must be running and logged in. Create a login macro if you want it to autologin with a reboot. http://dynamicsstarter.liferozana.com/?p=102

2) Download System Scheduler Free version. Windows scheduler is crap. It will not run your batch file properly.
http://www.splinterware.com/download/index.htm

3) Schedule your batch file to run.

No comments:

Post a Comment