This table holds the information needed to connect to each of the collaborating vaults.
The GCF Shares table contains the columns described in the following table.
Column | Description |
---|---|
RootURL |
The URL used to start a Web Access session with the share, without the /Start parameter at the end. By default, this is http://<ServerName>/Meridian. |
ShareName |
The name of the share as it appears to GCF users. |
TransferAddress |
A value used by the component specified for TransferComponent to determine the location where briefcases should be sent. For Transfer.FileCopy, this is the destination folder path. |
TransferComponent |
The class name (ProgID) of the component that will handle the transfer of GCF briefcases. The Global Collaboration Framework provides two classes, Transfer.HTTP and Transfer.FileCopy. |
UserName |
The user name under which access can be gained to Meridian Enterprise Web Access on the remote server. |
UserPassword |
The password of the account specified by UserName. To change the password from the command line, see Changing user passwords. |
VaultName |
The display name of the remote share. |