Parameter name | Description | Example |
---|---|---|
AutoCreateComponent | Automatically creates the given component at jBEAM start. Please use AutoCreateComponent=com.test.component.MyClass! | -AutoCreateComponent=<TEXT> |
AutomaticStart | start jBEAM application immediate when the applet is started. Default: true | -AutomaticStart=[true or false] |
BatchUrl | path to jBEAM batch file to be opened when jBEAM starts | -BatchUrl=http://www.test.com/test.file |
ConnectTo | connect to a data service. Syntax: 3 parameters separated by colon: service name (String), server IP address, server port | -ConnectTo=<TEXT> |
PreferredDataArraySize | DEPRECATED! Use “DataDepth” instead. Defines the arraysize all numerical arrays are initialized. Default: 1000 | -PreferredDataArraySize=100 |
DataDepth | the arraysize all numerical arrays are initialized. Default: 1000 | -DataDepth=100 |
Fullscreen | If true jBEAM will start in fullscreen mode, otherwise it will be started with normal window size. Default: false | -Fullscreen=[true or false] |
Help | Prints this help message and terminates the application | |
ImportData | Definition of a data import to be performed by jBEAM automatically. The parameter format is XML as described by the following example:<import name=“Sample Importer” type=“com.AMS.jBEAM.FileImport_Diadem” src=“http://localhost:8080/Foo/bar?file=path/to/file”> | -ImportData=<TEXT> |
Language | Language of applet and jBEAM instance. Default: the system language if supported or english otherwise | -Language=<TEXT> |
LayoutFileUrl | Loads the given jBEAM layout on startup | -LayoutFileUrl=http://www.test.com/test.file |
LayoutUrl | Loads the given jBEAM layout on startup | -LayoutUrl=http://www.test.com/test.file |
LogFile | Defines the path to the log file. If the file does not exist it will be created | -LogFile=C:\file.txt |
Logger | DEPRECATED! Use “LogLevel” instead. Defines the default log level | -Logger=[Disabled or Error or Warning or Info or Config or Fine or Finer or Finest] |
LoggerStartCondition | DEPRECATED! Use “LogLevel” instead. Defines the default log level | -LoggerStartCondition=[Disabled or Error or Warning or Info or Config or Fine or Finer or Finest] |
LogLevel | Defines the default log level | -LogLevel=[Disabled or Error or Warning or Info or Config or Fine or Finer or Finest] |
LogLimit | defines how much chars will be logged for each log entry. A log limit below 0 indicates to log all chars | -LogLimit=100 |
LogFileSize | defines the maximum size of the log file in megabytes. A value below or equal 0 indicates an unlimited file size | -LogFileSize=0.0 |
Mode | jBEAM visualization mode: Desktop=Normal mode, Presentation=Unmodifiable mode, Service=Headless mode, ScriptServer=Script server mode, ScriptClient=Script client mode | -Mode=[Desktop or SingleFrameDesktop or Presentation or Service or ScriptServer or ScriptClient] |
Menubar | jBEAM window with or without menu bar. Menu bar is only available in desktop mode, i.e. if parameter “Mode” is set to “Desktop”. Default: true | -Menubar=[true or false] |
NewWindow | Start jBEAM in an own window. If false, jBEAM is started in the applet container. Default: true | -NewWindow=[true or false] |
OpenBeamMgc | path to BEAM project file (only read if openbin is not set) | -OpenBeamMgc=C:\file.txt |
Openbin | path to binary project file | -Openbin=<TEXT> |
OpenbinMode | Defines the mode for loading the binary project file (requires parameter OPENBIN) | -OpenbinMode=[Clear or KeepExisting or ReplaceExisting or KeepOldAndCreateNew] |
PreferencesFile | defines the file, which should be used to load and store jBEAM preferences. In headless mode jBEAM reads preferences only if this parameter is set. | -PreferencesFile=C:\file.txt |
Printbin | if true print jBEAM project file and exit immediatly (requires parameter OPENBIN or OPEN_BEAM_MGC) | -Printbin=[true or false] |
ProjectfileUrl | path to jBEAM project file | -ProjectfileUrl=http://www.test.com/test.file |
Proxies | defines the proxies to try to connect to automatically. Please use Proxies=<HOSTNAME:PORT>,<HOSTNAME:PORT>,… ! | -Proxies=<TEXT> |
ProxyPort | defines the port where the proxy should be created automatically. Please use ProxyPort=<PORT>! | -ProxyPort=100 |
Servers | defines the servers to try to connect to automatically. Please use Servers=<HOSTNAME:PORT>,<HOSTNAME:PORT>,… ! | -Servers=<TEXT> |
ServerPort | defines the port where the server should be created automatically. Please use ServerPort=<PORT>! | -ServerPort=100 |
ScriptUrl | path to script file to be opened when jBEAM starts | -ScriptUrl=http://www.test.com/test.file |
Script | name of script component which has to be executed when jBEAM starts. Only useful in combination with parameter ProjectfileUrl or Openbin | -Script=<TEXT> |
ServerDataImport | connect to server and start serverside import. Syntax: 3 parameters separated by colon: name of the importer class (String):name of the producer (String):import source (URL) | -ServerDataImport=<TEXT> |
Service | Service to be started with jBEAM. Provided services: “EnterpriseDataService” | -Service=<TEXT> |
Shell | indicates that jBEAM is started by shell | |
ShowStartButton | Display a button for starting jBEAM. This parameter is only evaluated if AutomaticStart is set to false. Default: true | -ShowStartButton=[true or false] |
SyncMode | defines the default sync mode for items at server. Use “MIRROR” for automatically sync all items between server and client, use “MANUAL” to display a dialog for item selection or use “NONE” to sync no items between server and client. | -SyncMode=[MIRROR or MANUAL or NONE] |
Watch | if this option is used, a watcher is created which observes the BEAM project file for changes. (only relevant if a BEAM project file is imported) | -Watch=[true or false] |
WindowHeight | height of the initial jBEAM window (e.g. 768, 768px, 10cm, 8in, 50%) | -WindowHeight=0.00 |
WindowWidth | width of the initial jBEAM window (e.g. 1024, 1024px, 15cm, 12in, 50%) | -WindowWidth=0.00 |
WindowScrollable | Determines the panel is scrollable (only in presentation mode, default: true) | -WindowScrollable=[true or false] |
WindowIcon | Path to customized icon file. | -WindowIcon=C:\file.txt |
CreateLicenseParameters | if defined, jBEAM creates a license parameters file and exists | -CreateLicenseParameters=[true or false] |
NativeLibs | Defines where to find a zip archive where all native libraries are located. This parameter used by AMS Webstart. | -NativeLibs=http://www.test.com/test.file |
Check | Checks the java environment for jBEAM and saves the result to check-result.txt. | |
TempDir | Sets the default directory for temporary files of jBEAM. | -TempDir=C:\file.txt |
UseEncryption | Defines whether the complete EnCom traffic should be encrypted or not. | -UseEncryption=[true or false] |
CreateCrushTunnel | Creates a tunnel using the CrushTunnel technology of CrushFTP (www.crushftp.com/) to secure the connection to the EnCom server. Use CreateCrushTunnel=”<USERNAME>:<PASSWORD>@<CRUSHFTP-SERVERNAME:PORT>”! | -CreateCrushTunnel=<TEXT> |
SingleInstance | Start jBEAM as singleton. Is only supported in combination with java webstart | -SingleInstance=[true or false] |
RemoteControlServer | Connect to a Remote-Control-Server (RCS) after start to enable remote controlling of the current jBEAM instance. Use RemoteControlServer=”<IDENTIFIER>@<SERVER_NAME_OR_IP>:<SERVER_PORT>”! | -RemoteControlServer=<TEXT> |