Versions Compared

Key

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

...


Parameter Name
DataType
Description
Default

Config File

String

File name of the KGS CS configuration file. Only used for legacy parameters.

Contentserver-conf.txt

Config Directory

String

Directory of the previously specified configuration file.

<servlet_home>\conf\contentserver

Working Directory

String

Work directory for temporary data files.

<servlet_home>\work\contentserver

Debug

Int

Log Level

0 / : Logging disabled

1: Only errors

2: Errors and warnings

3: Errors, warnings and info

4: All, including debug

4

Max Process Count

Int

Number of maxiumum permitted object instances. Used for connections to the DMS via LinkOpen events.

0: No limitation

0

Disable Delete Commands

Checkbox

Delete requests will not be processed/rejected by the KGS CS.

Inactive

Force Component Return

Checkbox

When this parameter is activated, a component will always be delivered when processing a GET-request that does not specify a component ID, even if there is no data or data1 component to the document. The to be delivered components are determined by an exclusion procedure. The following components will not be delivered:

  • note
  • anno.ixos
  • DPprotocol
  • PAGELIST
  • descr
  • kgsannotation

Inactive

Backend Read Timeout (s)

Int

Timeout in seconds until a read access to the DMS is terminated (thread interrupt).

0

Backend Write Timeout (s)

Int

Timeout in seconds until a write access to the DMS is terminated (thread interrupt).

0

SAPMimeExtentionLookup

Checkbox

When activated, the MimeType and the document type are determined and saved in SAP according to the customizing of document types (transaction 0AD2, table TOADD).
During the initialization of the KGS CS, the table contents are read by the RFC using the login data.
The determination of document type is also applied to the Barcode function of the KGS CS.

Inactive

Min Process Count

Int

Number of lowest permitted object instances. A value greater then 0 will prevent the close of the last connection to the DMS.

0: no limitation

0

Support MTA Documents

Checkbox

When activated, MTA documents are supported. (Special handling for DocIDs with a "MTA" in it)

Inactive


...