KGS DocGateway
The KGS DocGateway is a core component which serves as a gateway between other software bundles, inside the OSGi environment.
e.g. it's used to set the SAP Connection for the tia® H5 Viewer (EN)
Configuration via WebGUI
(Main → DocGateway4ArchiveLink, RFC)
Configuration via configuration file (.cfg)
For general information about the .cfg file handling please refer to this article: KGS application configuration files (.cfg)
The revelant .cfg files for the DocGateway are inside the docgateway subfolder.
The file DocGatewayConfig.cfg contains the parameters for the bundle configuration.
Configuration parameters
RFC
Parameter | DataType | Description | Default |
---|---|---|---|
RFC Connection Name | Dropdown | Here you can choose one of the SAP Connections which are configured in the KGS SAP Connector |
Preferences
Parameter | DataType | Description | Default |
---|---|---|---|
Default Watermark Font | String | Font which is used for the watermark in the HTML5Viewer. Possible values:
The configured font must be available on the hostsystem. | Times-Roman |
Default Watermark Opacity | String | Default watermark Opacity | 0,3 |
Default Watermark Font Color | String | Default watermark font color | #000000 |
Default Watermark Scale Factor | String | Default watermark scaling factor | 1.0 |
Session Timeout | deprecated | ||
Save Annotations | deprecated | ||
SMTP Address | deprecated | ||
SMTP Port | deprecated |
Settings
Parameter | DataType | Description | Default |
---|---|---|---|
ContentServer URL | deprecated | ||
Protocol Version | deprecated | ||
Content Repository | deprecated | ||
Debug | Int | Loglevel: 0 / 1: Errors only 2: Errors and warnings 3: Errors, warnings and info 4: All, including debug | 4 |
HttpTimeout(sec) | Int | Timeout for HTTP requests in seconds | 20 |