ITP/Server

An example script for ITP/Server, showing how to call GetModel.exe from a script, is available. It can be found in the installation folder of the ITP/MDK Repository Client. Copy this script to the scripts folder of an ITP/Server installation. Start the ITP/Server Administrator. On the Services tab, click Add service... and enter GetModel as service name. The script editor opens with the script. You can close the editor if you do not want to make changes to it.

The script needs two constants to set on the Constants tab:

  1. GetModelEXE; the path, including the file name, to the GetModel.exe API program.
  2. GetModelINI; the path, including the file name, to a ITP/MDK Repository Client configuration file (specifies the server to connect to).

Example

Save and compile, and then click Save & Apply to restart the affected ITP/Server components.