How to create a batch file to run a SmartConnect map.
The syntax of the batch file depends on the version of SmartConnect you are using. Below are examples for each version range.
*Replace CUSTOMERS with the name of the map you are running.
SmartConnect 21+:
cd C:Program FileseOne SolutionsSmartConnect
"C:Program FileseOne SolutionsSmartConnecteOne.SmartConnect.RunMapConsole.exe" CUSTOMERS
SmartConnect 2010-2018:
cd c:Program Files (x86)eOne SolutionsSmartConnect
"c:Program Files (x86)eOne SolutionsSmartConnecteOne.SmartConnect.RunMapConsole.exe" CUSTOMERS
SmartConnect 10:
cd c:Program Files (x86)Microsoft DynamicsGP10
"c:Program Files (x86)Microsoft DynamicsGP10eOne.SmartConnect.Scheduler.exe" CUSTOMERS TWO