General tab

Use this tab to enter server connection settings for logging on to the DocuShare server.

You can use RRTs in all text boxes of this tab.
Option Description
Activate Select this check box to activate the component. If this box is not checked, the component won't perform any actions during files processing.

This option is only available to DocuShare eConnector component.

Server address Enter the URL of the DocuShare server to which you want to connect. The URL should represent the following string:

protocol://server_name:port/docushare

Where:
  • protocol is a web protocol used for accessing the server.
  • server_name is a name of the host machine where the server is running. You can specify the full machine name with its domain, or just the name without domain. You can use IP address of the host machine instead of its name.
  • port is a port number used by the server for communicating with its clients. Port number can be omitted. The usual port is 8080.
The following examples provide you with sample references:
  • http://myserver:8080/docushare
  • https://my-docushare/docushare
  • http://192.168.30.70/docushare
Use proxy server Select this check box to enable use of a proxy server. Enter the address of the proxy server in the text box next to this check box. The address should be specified in the following format:

protocol://server:port

Where:
  • protocol is a web protocol used for accessing the server.
  • server can be the server name or IP address for the server.
  • port is the port number that the server uses to communicate with clients.

For example, http://ProxyServer:8080.

User name Enter the name of the DocuShare user account that will be used for connecting to the server. This is a required value.
Password Enter the password. This is a required value.
Domain Enter the domain name if the DocuShare site uses the LDAP (Lightweight Directory Access Protocol) add-on. You can click the browse button () to select one of the available domains in the opened Domains dialog box. This is a required value.
Check Click this button to validate the specified user credentials. The component will try to connect to the DocuShare server using the current connection information. If the connection is successful, the component will display the following message: The connection parameters are valid. If the connection fails, the component will display an error message with the information about the reason of this failure.
Impersonate Select this check box to change the owner of the document. Enter the name of the new document owner (impersonator) in the text box next to this check box.
The Impersonate text box should contain only the user name without domain. If you specify the user name with a domain, the impersonation will fail.
Pass-through Select this check box to pass documents to the next component in the process.

This option is only available to DocuShare eConnector component.