You can run ITP Models from within the ITP/MDK Repository in order to test them. On this tab you can select on which platform you want to perform these test runs.
Note
When configuring the predefined project Repository Reports, the configuration options on this tab are limited. ITP/Create Model Package replaces the ITP/Workstation option and ITP/Server is not available.
This setting indicates that the Test Model settings for ITP Models in this project are to be taken from a parent folder. This option is always disabled on projects, as projects do not have a parent.
Select on which platform you want to run ITP Models when testing them. Select either ITP/OnLine Server, ITP/Server, or ITP/Workstation.
Note
You need to have properly installed and configured the selected platform.
When you make your selection, an additional panel with configuration settings for the selected platform is shown.
Regardless of setting, it is always possible to explicitly run an ITP Model on ITP/Workstation by the menu action Run model with ITP/Workstation. You may want to provide ITP/Workstation connection configuration settings to this end, regardless of the primary test platform.
If you want to test-run your models on ITP/Workstation, you may need to set the connection configuration for the data manager. Refer to the ITP/Workstation documentation for more details. You only can change these settings if a DID is configured in the project.
The button opens a file selection window. A connection configuration file (normally dm.ini) can be selected in this window and loaded in the ITP/MDK Repository.
Note
The selected connection configuration file is not checked or validated at this stage.
A connection configuration can be created or edited by clicking the button . The window ITP Connection Configuration is opened. The connection configuration created in this way is directly stored in the ITP/MDK Repository.
You need to provide the host and port for the ITP/Server installation that should run the ITP Model. Optionally, the environment, keys and extras can also be specified.
The host address of the computer running ITP/Server.
The port on which ITP/Server listens for job submissions.
This setting determines the ITP/Server environment used for the test runs. If omitted, the default environment of the ITP/Server installation is used.
You may here provide keys that are passed to the ITP Model when it is run from within the ITP/MDK Repository.
Optional. You may here provide extras that are passed to the ITP Model when it is run from within the ITP/MDK Repository.
Note that when running an ITP Model on ITP/Server, the ITP/MDK Repository will always prompt you with the keys and extras to pass to the model.
Note
Only selecting ITP/Server as run platform and configuring the connection does not enable this functionality. Refer to chapter ITP/Server configuration in the ITP/MDK Repository Manual for more information on what is needed to test ITP Models using ITP/Server.
For testing models on ITP/OnLine Server you need to provide the URI used to address ITP/OnLine Server.
The URI to be specified here should take one of two different forms depending on the implementation technology of your ITP/OnLine Server installation:
http://host:port/itp/app/applicationname/modelbegin.jsp. Replace applicationname with the name of a configured application in ITP/OnLine Server. Provide appropriate values for host and port. For example: http://itpsrv:8080/itp/app/sample/modelbegin.jsp.http://host:port/itp/app/applicationname/modelbegin.aspx. Replace applicationname with the name of a configured application in ITP/OnLine Server. Provide appropriate values for host and port. For example: http://itpsrv/itp/app/sample/modelbegin.aspx.In both cases, the machine name and port should be changed to reflect your actual ITP/OnLine Server setup.
Note
Only selecting ITP/OnLine Server as run platform and setting the ITP/OnLine Server URI does not enable this functionality. Refer to chapter ITP/OnLine Server configuration in the ITP/MDK Repository Manual for more information on what is needed to test ITP Models using ITP/OnLine Server.