KGS ContentServer4Storage

We experience a lot of errors in the ContentServer log file for doc Id's that do not seem to be existent in the system. Furthermore the requests some to come periodicially from SAP. What is this and how can it be deactivated?

These errors might be caused by SAP monitoring requests that are being sent periodically from your SAP instance. Depending on the SAP release, these monitoring requests can be disabled by:… Read more...

We're encountering an error where the ContentServer requests a valid license for the sitecode upon startup. How are sitecodes assigned?

The LicenseKey is being built based on the Sitecode. The Sitecode is normally unique per machine as it is determined by a combination of IP & host name. So every time you… Read more...

Currently the SAP ArchiveLink connects to the KGS Content Server in our environment through standard HTTP protocol. How much work is necessary to transition this communication protocol to HTTPS (HTTP over SSL)?

SSL is nothing that would require modifications on the ContentServer itself. It rather concerns the web server that is running on top of the ContentServer servlet. Hence, in order to… Read more...