...
eOverview
If your license allows it, gmStudio can be operated in a batch mode. You will typically do this using the sample batch files we provide. This section describes the gmStudio command line.
...
For examples of using gmStudio as a console application command line, see the sample scripts in the [INSTALLDIR]\batch folder:contact Great Migrations.
- runall.cmd: is a driver script that initialized the environment then calls run1set.cmd for a collection of migration projects.
- run1set.cmd: specifies the tasks, tools, and reports to perform for each migration project.
- gather_reports.cmd: is used to consolidate reports from multiple project workspaces. It assumes all of the workspaces are under a common root folder.
...