Enterprise Vault™ Using the Enterprise Vault Analytics Connector

Last Published:
Product(s): Enterprise Vault (14.1, 14.0, 12.5, 12.4, 12.3, 12.2)

Retrieving archived items from Enterprise Vault

The Analytics Connector output files contain metadata about the archived item, not the archived item. If required, the third party application that processes the output files can construct a URL to retrieve the archived item from Enterprise Vault. The URL requires the archiveid and ssid index properties for the item.

Construct the URL as follows:

https://EVServer/enterprisevault/download.asp?VaultID=
archiveid&SaveSetID=ssid&Format=
NATIVE&AttachmentId=0&webapp=1

Enter values for the following parts of the URL:

  • EVserver is the name of any Enterprise Vault server in the site.

  • archiveid is the ID of the archive that contains the item, for example

    11A1AB315FF2E21468E99A541FB0A64731110000ev

    The archiveid property is included in the output file for the item.

  • ssid is the saveset ID of the item, for example

    201612151772251~201612150321090000~Z~2060C0DEA1E92AD09974CDB9C1D37BD1

    This identifies the item in the archive. The ssid property is included in the output file for the item.