Program |
Start Parameter |
Description |
---|---|---|
Automation Engine Communication process |
-IPath and File name |
The name of the INI file. |
The start parameters for the UserInterface can be used:
Program |
Start Parameter |
Description |
---|---|---|
UserInterface |
-V |
Prints the Automation Engine version and hotfix number in the following format: "AE OM-UserInterface AE Version plus hotfix number" |
|
-VPath and file name |
This prints the Automation Engine version and hotfix. number to the specified file in the following format: "AE OM-UserInterface AE Version plus hotfix number" |
|
-IFile name |
The INI file path and name or the configurationA set of constituent components that make up a system. This includes information on how the components are connected including the settings applied. file uc4config.xml. You can use the parameter -l directly in the INI file in the line cmd= in order to specify a particular configuration file for the UserInterface. Each user can individually create his/her own uc4config.xml with all the particular preferential settings. |
|
-OFile name |
The path and the name of the configuration file login_dat.xml. You can use this parameter to specify a path for the configuration file login_dat.xml that is to be used. It contains the general settings for logging on to the UserInterface. |
|
-LLanguage |
Language Allowed values: "D", "E",
"F" |
|
-Cmmmm |
The number of the client for a single logon. |
|
-Dmmmm |
The number of the client for a single logon. |
|
-SAE System |
The name of the AE system for a single logon. |
|
-UUser name |
In the file login_dat.xml of the UserInterface automatically stores a template profile of each OS user who logs on to the UserInterface. This template includes the login data of the last UserInterface login and has the name of the OS user. In this configuration file, you can also manually create templates and name them as you want. You can use the parameter -U to indicate the name of such a template. The login dialog of the started UserInterface will then be pre-completed with the login data that this template includes. It is helpful to use environment variables for this parameter in order to obtain the correct template for the OS user who has currently logged on automatically: The default template will be used if you do not specify this parameter or if the specified template is not available. |
Program |
Start Parameter |
Description |
---|---|---|
Java loader of the UserInterface |
-F0 |
This suppresses the splash screen. |
|
-IPath and file name |
The path and the name of the INI file UCDJ.INI. |
|
-JParameter |
The parameter of the UserInterface (see above). You can also assign parameters to the UserInterface via the Java loader. They will then be added to the cmd command in the INI file. In doing so, you can determine a default setting in the INI file and control special options via the Java loader. Keep in mind that:
For example: INI-file abstract: cmd="javaw" -Xmx1024m com.uc4.ucdf.UCDialogFactory -U%User% A shortcut serves to pre-determine the language: ucdj.exe -F0 -J"-LD" |
See also:
Start Parameters - Agents
Start Parameters - Utilities
Start Parameters - ServiceManager