...
Table of Contents | ||
---|---|---|
|
Overview
Properties in this section are used to provide initial values for the user entry options in the installer. When using the graphical and command-line installers, these will be used as defaults that the user can override at installation time. Certain user options can be hidden from the user, in which case they cannot override the values provided for these properties.
When using the silent installer, these options must be used to specify the installation parameters.
Out-Of-The-Box Content
Tutorial Pack Installation
Property |
|
---|---|
Value | Set this to |
Default |
|
Example |
|
World GeoPack Installation
Property |
|
---|---|
Value | Set this to |
Default |
|
Example |
|
US GeoPack Installation
Property |
|
---|---|
Value | Set this to |
Default |
|
Example |
|
Licence
Licence File Location
Property |
|
---|---|
Value | The path to the Yellowfin licence file. This value should be the full path to the licence file which should exist on the installation target computer at install time. |
Example |
|
General Options
Server Port
Property |
|
---|---|
Value | The server port that Yellowfin will use. This value should be a valid port number between 1 and 65535. At installation time, the installer checks if the port is available. If not, a warning is displayed to the user. |
Default | Selects an available port starting with 8080 |
Example |
|
Windows Service
Property |
|
---|---|
Value | Set to |
Default |
|
Example |
|
Database Selection
Database Type
Property |
|
---|---|
Value | The database type to use for the Yellowfin configuration database. The available values are: |
Example |
|
Progress JDBC Driver
Property |
|
---|---|
Value | The location of the Progress JDBC driver file. This file should exist on the installation target computer (not the computer where the installer is built). This is ignored for other database types. |
Example |
|
Database Hostname
Property |
|
---|---|
Value | The Yellowfin configuration database server hostname. |
Example |
|
Database Port
Property |
|
---|---|
Value | The Yellowfin configuration database server port. If this value is omitted, the default port for the selected database type will be used. |
Example |
|
Database Name
Property |
|
---|---|
Value | The Yellowfin configuration database name. |
Example |
|
Create New Database
Property |
|
---|---|
Value | Set to |
Example |
|
SQL Server Instance Name
Property |
|
---|---|
Value | The instance name to use when connecting to SQL Server. This property is ignored for other database types. If this value is omitted, the default instance will be used. |
Example |
|
SQL Server Authentication Type
Property |
|
---|---|
Value | The authentication type to use when connecting to SQL Server. This property is ignored for other database types. This should be set to |
Default |
|
Example |
|
SQL Server Logon Domain
Property |
|
---|---|
Value | The logon domain to use when connecting to SQL Server with authentication type set to |
Example |
|
Database Username
Property |
|
---|---|
Value | The username used to connect to the Yellowfin configuration database. |
Example |
|
Database Password
Property |
|
---|---|
Value | The user password used to connect to the Yellowfin configuration database. |
Example |
|
Create New Database User
Property |
|
---|---|
Value | Set to |
Example |
|
Database Administrator Username
Property |
|
---|---|
Value | The database administrator username, used to connect to the database to create the database or database user. If neither of the Create New Database and Create New Database User options are set to |
Example |
|
Database Administrator Password
Property |
|
---|---|
Value | The database administrator user password, used to connect to the database to create the database or database user. If neither of the Create New Database and Create New Database User options are set to |
Example |
|
Installation Path
Installation Path
Property |
|
---|---|
Value | The path to install Yellowfin into. This value should be the full path name to install Yellowfin into. The directory will be created if it does not already exist. |
Example |
|
Installation Folder Name
Property |
|
---|---|
Value | This property sets the default name for the installation folder. In the graphical installer, the installation folder will be defaulted to a folder with this name, in an Operating System-specific location. |
Default |
|
Example |
|
...
概要