...
Imports an Assessement Model in .PMX format into the CAST Management Studio. All Dashboard Service schemas visible in the Services view will be assigned the imported Assessment Model.
Examples
Manage Application "TEST" Import D:\CAST\AssessmentModel.pmx using Connection Profile "CAST_MNGT":
...
connectionProfile <string> | Specifies the name of connection profile to use to connect to the CAST Management Service to which you want to import the Application. |
-file | Specifies the full path to the Assessment Model file. Note that the file can use any name. On import:
|
[appli<string>] | This optional parameter enables you to specify an Application when the Management Service schema associated with the chosen connection profile contains multiple Applications:
|
[sourceServerRootPath<string>] | Source Code Delivery Folder - a central location for storing successive and compressed versions of applications' source code as packaged by the Delivery Manager(s). Please see Preferences - Platform Settings for more information. |
[logRootPath<string>] | Specifies the log root path folder. An absolute path is required. You can use either back or forward slashes. Please see Preferences - Platform Settings for more information. |
[workingPath<string>] | Refers to the LISA (Large Intermediate Storage Area). Please see Preferences - Platform Settings for more information. |
[temporaryPath<string>] | Refers to the LTSA (Large Temporary Storage Area). Please see Preferences - Platform Settings for more information. |
[host<string>] | Mail server IP, name or address. Please see Preferences - Mail for more information. |
[port<integer>] | Mail server port (default is 25) Default: 25 Please see Preferences - Mail for more information. |
[from<string>] | Optional sender (may be required by Mail server for SPAM filtering) Please see Preferences - Mail for more information. |
[logFilePath <string>] | Log file path. Default value is $TEMP$PRODUCTNAME$INCREMENT.log.txt |
...