DistributedConnectorHost

The host name or IP address of the machine where your Distributed Connector or IDOL NiFi Ingest is installed. You must also set DistributedConnectorPort.

View can use the Distributed Connector or IDOL NiFi Ingest to retrieve documents by reference from your original source repositories, by using your connectors. This option means that you do not need to create a secondary store of documents for viewing, and you do not need to set up additional components to authenticate in the repositories. View can use the connectors to access the repositories (including any authentication), and retrieve the document to view.

When you send a View action, View Server checks whether the requested reference is a Web URL or a local file. If it is, View Server retrieves it as normal. If it does not recognize the reference, View Server sends it to the configured Distributed Connector or NiFi for retrieval.

NOTE: For this viewing method to work, the connectors must recognize the document reference that you use. OpenText recommends that you use the AUTN_IDENTIFIER field as the reference, which all connectors use.

This method simplifies authentication and retrieval from your data repositories. However, it requires more network transfer than other viewing methods.

TIP: If you configure View to use a proxy (that is, you set ProxyHost and ProxyPort), and the distributed connector is on the same host or local network as your View component, you might need to add the distributed connector host to the NoProxyHostsCSVs parameter.

Type: String
Default:  
Required: No
Configuration Section: Viewing
Example: DistributedConnectorHost=dc.mycompany.com
See Also: