30日間の無料評価版をお試しいただけます。

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Anchor
top
top

Table of Contents
classcontents

...

概要

Styleclass
ClasstopLink

...

top

These properties modify the default configuration of the Yellowfin installation, post-install.

...

ページトップ

これらのプロパティは、Yellowfinインストールのデフォルト設定をインストール後に変更します。

全般的なシステム設定

Styleclass
ClasstopLink

...

ページトップ

...

Javaパス

Propertyプロパティ

option.javahome

Value

The location of the java installation that should be used to run Yellowfin. If this is not set, the java installation used to run the installer will be used.

Yellowfinを実行するために使用するJavaインストールの場所。設定しない場合、インストーラーを実行するために使用したJavaインストールが使用されます。

Example

option.javahome=/usr/lib/jvm/java-6-sun

...

アプリケーション名

Propertyプロパティ

action.config.appname

Value

The application name that is displayed within the application, instead of “Yellowfin”.

アプリケーション内で「Yellowfin」の代わりに表示されるアプリケーション名。

デフォルトDefault

Yellowfin

Example

action.config.appname=BI Blue

...

アプリケーション .

...

warファイル名

Propertyプロパティ

installer.warfilename

Value

The name of the web application archive (.war) file.

Webアプリケーションアーカイブ(.war)ファイルの名前。

デフォルトDefault

yellowfin.war

Example

installer.warfilename=reports.war

Application Log File Name

アプリケーションログファイル名

プロパティProperty

installer.applogfilename

Value

The name of the application log file. Yellowfin logs to this file during normal operation.

アプリケーションログファイルの名前。Yellowfinは、通常操作時にこのファイルにログを書き込みます。

デフォルトDefault

yellowfin.log

Example

installer.applogfilename=reports.log

...

Baseタグのオプション

Propertyプロパティ

action.config.basetags

Value

Whether <base> tags should be included in html within the Yellowfin. Should be YES, NO or COMMENT

Yellowfin内のHTMLに<base>タグを含めるかどうか。YESNO、またはCOMMENTにします

デフォルトDefault

COMMENT

Example

action.config.basetags=NO

...

日付の書式

Propertyプロパティ

action.config.dateformat

Value

The default date format. Should be DMY, MDY or YMD.

デフォルトの日付の書式。DMYMDY、またはYMDにします。

デフォルトDefault

DMY

Example

action.config.dateformat=MDY

...

エクスポートファイル名

Propertyプロパティ

action.config.exportfilename

Value

The filename used for XML content exports.

XMLコンテンツのエクスポートに使用するファイル名。

デフォルトDefault

YellowfinExport.xml

Example

action.config.exportfilename=BIExport.xml

...

サポート電子メールアドレス

Propertyプロパティ

action.config.supportemail

Value

The support email address. Error reports can be sent to this address.

サポート電子メールアドレス。エラーレポートはこのアドレスに送信できます。

デフォルトDefault

support@yellowfin.com.au

Example

action.config.supportemail=support@example.com

...

ユーザーID認証の使用

Propertyプロパティ

action.authentication.userid

Value

If this is set to true, users log in with a UserId rather than an email address.

trueに設定した場合、ユーザーは電子メールアドレスではなくユーザーIDを使用してログインします。

デフォルトDefault

false

Example

action.authentication.userid=true

Adding Additional Files

See Adding Files to the Application for more information.

...

その他のファイルの追加

詳細については、アプリケーションへのファイルの追加を参照してください。

管理者ユーザー

Styleclass
ClasstopLink

...

ページトップ

...

管理者ユーザーの名前

Propertyプロパティ

action.adminuser.username

Value

The login username for the initial administrator user account.

初期管理者ユーザーアカウントのログインユーザー名。

デフォルトDefault

admin@yellowfin.com.au

Example

action.adminuser.username=adminuser

...

管理者ユーザーのパスワード

Propertyプロパティ

action.adminuser.password

Value

The password for the initial administrator user account.

初期管理者ユーザーアカウントのパスワード。

デフォルトDefault

test

Example

action.adminuser.password=secret

Administrator User First Name

管理者ユーザーの名

プロパティProperty

action.adminuser.firstname

Value

The first name for the initial administrator user account.

Default

System

初期管理者ユーザーアカウントの名。

デフォルト

システム

Example

action.adminuser.firstname=Joe

Administrator User Last Name

管理者ユーザーの姓

プロパティProperty

action.adminuser.lastname

Value

The last name for the initial administrator user account.

初期管理者ユーザーアカウントの姓。

デフォルトDefault

Administrator

Example

action.adminuser.lastname=Smith

Administrator User Email Address

管理者ユーザーの電子メールアドレス

プロパティProperty

action.adminuser.email

Value

The email address for the initial administrator user account.

初期管理者ユーザーアカウントの電子メールアドレス。

デフォルトDefault

admin@yellowfin.com.au

Example

action.adminuser.lastname=admin@example.com

...

LDAP設定

Styleclass
ClasstopLink

...

ページトップ

...

LDAPバインドユーザー名

Propertyプロパティ

action.config.ldapbinduser

Value

The default LDAP bind username.

デフォルトのLDAPバインドユーザー名。

Example

action.config.ldapbinduser=username

...

LDAPバインドパスワード

Propertyプロパティ

action.config.ldapbindpassword

Value

The default LDAP bind password.

デフォルトのLDAPバインドパスワード。

Example

action.config.ldapbindpassword=secret

...

ブロードキャスト電子メール

Styleclass
ClasstopLink

...

ページトップ

...

ブロードキャスト電子メールアドレス

Propertyプロパティ

action.config.broadcastemail

Value

The email address that broadcast emails will be sent from.

ブロードキャスト電子メールの送信元になる電子メールアドレス。

デフォルトDefault

no-reply@yellowfin.com.au

Example

action.config.broadcastemail=reports@example.com

...

ブロードキャスト電子メールの名前

Propertyプロパティ

action.config.broadcastname

Value

The from name for broadcast emails.

ブロードキャスト電子メールの送信者名。

デフォルトDefault

Yellowfin Reports

Example

action.config.broadcastname=BI Blue Reports

...

SMTPサーバー

Styleclass
ClasstopLink

...

ページトップ

...

SMTPサーバーのホスト名

Propertyプロパティ

action.config.smtpserver

Value

The hostname of the smtp server to send mail through.

電子メールの送信に使用するSMTPサーバーのホスト名。

Example

action.config.smtpserver=mail.example.com

...

SMTPサーバーのポート

Propertyプロパティ

action.config.smtpport

Value

The smtp server port.

SMTPサーバーのポート。

Example

action.config.smtpport=465

SMTP

...

ServerのSSLオプション

Propertyプロパティ

action.config.smtpssl

Value

Set this to true to use SSL when connecting to the SMTP server.

SMTPサーバーに接続する際にSSLを使用する場合は、trueに設定します。

デフォルトDefault

false

Example

action.config.smtpssl=true

SMTP Server StartTLS Option

SMTPサーバーのStartTLSオプション

プロパティProperty

action.config.smtpstarttls

Value

Set this to true to use the StartTLS command when connecting to the SMTP server.

SMTPサーバーに接続する際にStartTLSコマンドを使用する場合は、trueに設定します。

デフォルトDefault

false

Example

action.config.smtpstarttls=true

...

SMTPサーバーの認証

Propertyプロパティ

action.config.smtpauth

Value

Set this to true to use authentication when connecting to the SMTP server.

SMTPサーバーに接続する際に認証を使用する場合は、trueに設定します。

デフォルトDefault

false

Example

action.config.smtpauth=true

...

SMTPサーバーのユーザー名

Propertyプロパティ

action.config.smtpusername

Value

The username used when authenticating with the SMTP server.

SMTPサーバーで認証するときに使用するユーザー名。

Example

action.config.smtpusername=username

...

SMTPサーバーのパスワード

Propertyプロパティ

action.config.smtppassword

Value

The password used when authenticating with the SMTP server.

SMTPサーバーで認証するときに使用するパスワード。

Example

action.config.smtppassword=secret

...

ダッシュボード設定

Styleclass
ClasstopLink

...

ページトップ

...

ダッシュボードの幅

Propertyプロパティ

action.config.dashwidth

Value

The default dashboard width in pixels.

デフォルトのダッシュボードの幅(ピクセル単位)。

デフォルトDefault

1000

Example

action.config.dashwidth=800

Dashboard Associated Reports Location

ダッシュボードの関連レポートの位置

プロパティProperty

action.config.associatedreports

Value

The position of associated reports on dashboards. Should be RIGHT or OFF.

ダッシュボードでの関連レポートの位置。RIGHTまたはOFFにします。

デフォルトDefault

RIGHT

Example

action.config.associatedreports=OFF

Dashboard Analytic Filter Location

ダッシュボードの分析フィルターの位置

プロパティProperty

action.config.dashanalyticfilters

Value

The default position of analytic filters on dashboards. Should be LEFT or RIGHT.

ダッシュボードでの分析フィルターのデフォルト位置。LEFTまたはRIGHTにします。

Example

action.config.dashanalyticfilters=RIGHT

...

ダッシュボードの検索の位置

Propertyプロパティ

action.config.searchlocation

Value

The position of the search box on the dashboard page. Should be TOP, RIGHT or OFF.

ダッシュボードページでの検索ボックスの位置。TOPRIGHT、またはOFFにします。

デフォルトDefault

TOP

Example

action.config.searchlocation=RIGHT

...

ナビゲーション設定

Styleclass
ClasstopLink

...

ページトップ

...

ツールバーの表示

Propertyプロパティ

action.config.showtoolbar

Value

Set to false to disable the application toolbar on all pages.

すべてのページでアプリケーションツールバーを無効化する場合は、falseに設定します。

デフォルトDefault

true

Example

action.config.showtoolbar=false

Show Logoff Link on Toolbar

ツールバーでのログオフリンクの表示

プロパティProperty

action.config.showtoolbarlogoff

Value

Set to false to disable the logoff link on the application toolbar.

アプリケーションツールバーのログオフリンクを無効化する場合は、falseに設定します。

デフォルトDefault

true

Example

action.config.showtoolbarlogoff=false

...

インテグレーション設定

Styleclass
ClasstopLink

...

ページトップ

...

カスタムインデックスページ

Propertyプロパティ

action.customindexpage

Value

The location of a custom index page. This property points to a resource within the installer archive. The file will be extracted and used as the index page.

See Adding Files to the Installer for more information.

カスタムインデックスページの場所。このプロパティは、インストーラーアーカイブ内のリソースを指します。ファイルは抽出されて、インデックスページとして使用されます。

詳細については、インストーラーへのファイルの追加を参照してください。

Example

action.customindexpage=resources/index.html

...

ヘッダータイプ

Propertyプロパティ

action.config.headertype

Value

The header type to use. Should be STANDARD, CUSTOM or NONE.

使用するヘッダータイプ。STANDARDCUSTOM、またはNONEにします。

デフォルトDefault

STANDARD

Example

action.config.headertype=NONE

...

標準ヘッダーのURL

Propertyプロパティ

action.config.standardheaderurl

Value

Override the header used when the header type is STANDARD. This may be an absolute or relative URL.

ヘッダータイプがSTANDARDのときに使用するヘッダーを上書きします。絶対URLまたは相対URLを使用できます。

Example

action.config.standardheaderurl=header.html

...

カスタムヘッダーのURL

Propertyプロパティ

action.config.customheaderurl

Value

The URL used when the header type is CUSTOM. This may be an absolute or relative URL.

ヘッダータイプがCUSTOMのときに使用するURL。絶対URLまたは相対URLを使用できます。

Example

action.config.customheaderurl=header.html

...

フッタータイプ

Propertyプロパティ

action.config.footertype

Value

The footer type to use. Should be STANDARD, CUSTOM or NONE.

使用するフッタータイプ。STANDARDCUSTOM、またはNONEにします。

デフォルトDefault

STANDARD

Example

action.config.footertype=NONE

...

標準フッターのURL

Propertyプロパティ

action.config.standardfooterurl

Value

Override the footer used when the footer type is STANDARD.This may be an absolute or relative URL.

フッタータイプがSTANDARDのときに使用するフッターを上書きします。絶対URLまたは相対URLを使用できます。

Example

action.config.standardfooterurl=footer.html

...

カスタムフッターのURL

Propertyプロパティ

action.config.customfooterurl

Value

The URL used when the footer type is CUSTOM. This may be an absolute or relative URL.

フッタータイプがCUSTOMのときに使用するURL。絶対URLまたは相対URLを使用できます。

Example

action.config.customfooterurl=footer.html

 

horizontalrule
Styleclass
ClasstopLink

ページトップ

 

...