Batch File Deployment

Projects can be started at a command prompt or within a script or batch file by supplying arguments to a command that executes the transform without displaying the GUI.

The call to run the transformations from a batch file is:

  • java com.prismt.transform.runtime.exec.RunMaps

This needs a parameter file which contains the connection details for the deployment. This file is generated automatically by TM and can simply be copied into the deployment location. The file is stored within TM as:

  • exec.properties

but under deployment can be renamed to the specific project.