Open Documentation Menu

d.ecs storage manager HCP

The HCP module allows the d.ecs storage manager to store documents on an HCP system (Hitachi Content Platform). The HCP version 4 to 9 are supported.

Configuration

Namespaces: Specify the namespaces of the HCP systems to be used here. A namespace is composed of [namespace].[tenant].[HCP-hostname]

Warning

Only the first specified namespace is written into. All other namespaces are used read-only and serve for automatic error-handling, if the first namespace is not available due to a system failure. If you specify more than one namespace, all namespaces must exist on HCP systems which are mirrored with each other.

HCP Port: Specify the port for the HTTP-access to the HCP-system here (default value: 80). If SSL is enabled, then this must be changed to the port for the SSL connection (default: 443).

User: Specify the user name for the tenant to be used here.

Password: Specify the password for the tenant to be used here.

Use SSL Encryption: This specifies, if the SSL encryption is to be used for the connection to HCAP.

Proxy settings

Use proxy server: Activates the use of a proxy server for communication with the HCP system

Proxy server: IP address or host name of the proxy server

Proxy port: Port of the proxy server

User name: User name for the authentication on the proxy server (optional)

Password: Password for the authentication on the proxy server (optional)

Index recovery

Follow the steps below to load the index-recovery files from the HCP:

  • Open the Tenant of the HCP in a web-browser. The directory /rest/[POOLID]/D3SMLOGS contains the index-recovery-files sorted by months which can be reimported into the database as described in the chapter Database-Recovery.