Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In case you wish to use an external database instead of the database provided by KGS DocumentRouter you may define the parameters necessary to connect to this database within this tab.

...

KGS Document Router offers the possibility to convert files before archiving.

Parameter Name

Type

Description

...

Default Value

...

String

...

Within the field DBLinkDriverName you may have to enter the name of the JDBC driver which will be used in order to connect to the database.

E.g.:

  • com.mysql.jdbc.Driver → MySQL

  • oracle.jdbc.driver.OracleDriver → Oracle DB

...

DBLinkJdbcUrl

...

String

...

The parameter DBLinkJdbcUrl is being used for the JDBC URL necessary to connect to the database.

E.g.: jdbc:oracle:thin:@//127.127.127.213:1521/xe

...

DBLinkUser

...

String

...

The username which will be used by DocumentRouter to connect to the external database has to be enterd in DBLinkUser.

E.g.: JohnDoe

...

DBLinkPassword

...

String

The password corresponding to the user provided in the field DBLinkUser has to be entered in the field DBLinkPassword.

...

ConvertTiff2Pdf

Checkbox

If set true, an tiff document file can be converted to pdf.

Unchecked