Enterprise Vault™ Compliance Accelerator Administrator's Guide

Last Published:
Product(s): Enterprise Vault (15.1)
  1. Overview and latest updates
    1.  
      About Compliance Accelerator desktop application-specific updates
  2. Understanding Veritas Surveillance
    1.  
      About Veritas Surveillance
    2.  
      Routine operations executed with Veritas Surveillance
    3.  
      About Veritas Surveillance system security
    4.  
      Feature comparison: Compliance Accelerator desktop application Vs Veritas Surveillance web application
  3. Configuring Compliance Accelerator Desktop Client
    1.  
      Customizing the reviewing action statuses
    2. Importing configuration data from an XML file
      1.  
        About importing configuration data
      2.  
        Sample XML files
      3.  
        Format of the Dataload.xml file
      4.  
        Importing the configuration data
    3.  
      Specifying the Windows domains with which to synchronize employee details
    4.  
      Mapping employee properties to Active Directory or Domino directory attributes
    5. Grouping departments into partitions
      1.  
        Creating department partitions
      2.  
        Editing department partitions
      3.  
        Deleting department partitions
    6.  
      Setting up department attributes
    7.  
      Setting up custom message types
    8. Setting Compliance Accelerator system configuration options
      1.  
        Ad Hoc Searches configuration options
      2.  
        Diagnostics configuration options
      3.  
        Document Conversion configuration options
      4.  
        Export/production configuration options
      5.  
        General configuration options
      6.  
        Home Page configuration options
      7.  
        Hotword Analysis configuration options
      8.  
        Item Prefetch Cache configuration options
      9.  
        Item Prefetch Cache (Advanced) configuration options
      10.  
        Policy Integration configuration options
      11.  
        Profile Synchronization configuration options
      12.  
        Random Capture configuration options
      13.  
        Reviewing configuration options
      14.  
        Search configuration options
      15.  
        Security configuration options
      16.  
        System configuration options
      17.  
        Vault Directory Synchronization configuration options
  4. Creating and viewing reports
    1.  
      About the Compliance Accelerator reports
    2.  
      Accessing data through the Microsoft SQL Server Reporting Services (SSRS)
    3. Enhanced reporting
      1.  
        Configuring a reporting endpoint
      2.  
        Authentication
      3. Departments API
        1.  
          Departments - List
      4. Roles API
        1.  
          Roles - List
        2.  
          Roles - List by filters
      5. Users API
        1.  
          Users - List
      6. UserRoles API
        1.  
          UserRoles - List by filters
      7. ItemMetrics API
        1.  
          ItemMetrics - List
        2.  
          ItemMetrics - List by filter
      8. Evidence of Review by Department API
        1.  
          EvidenceOfReviewByDept - List by filter
      9. Evidence of Review by User API
        1.  
          EvidenceOfReviewByUser - List by filter
      10.  
        Supported OData query options
      11.  
        Supported reporting endpoint API filters and their values
      12.  
        Responses
    4. Accessing reports through the OData web service
      1.  
        Available Compliance Accelerator datasets
      2.  
        Accessing the Compliance Accelerator datasets
      3.  
        Using the OData service with Microsoft Excel
      4.  
        Using the OData service with Microsoft SQL Server Reporting Services (SSRS)
    5.  
      Configuring a Power BI template for reporting
  5. Appendix A. Troubleshooting
    1.  
      Veritas Surveillance user interface user interface is not displayed properly in non-English environment
    2.  
      Issues with the random sampling of items
    3.  
      Display issues when you open a Compliance Accelerator website in Internet Explorer 10 or later
    4.  
      Vault stores not displayed in the Veritas Surveillance web client
    5.  
      TNEF-encoded attachments to Internet Mail (.eml) messages may not be readable after you export the messages from a review set
    6.  
      Synchronization errors after you rename the SQL Server computer
    7.  
      Performance counter errors when the Accelerator Manager service starts
    8.  
      SQL Service Broker warning when restoring a customer database to a different server
    9.  
      Error messages when the Intelligent Review (IR) API authentication and authorization fails
    10.  
      Known issues after enabling FIPS

Item Prefetch Cache configuration options

Use these settings to configure the Compliance Accelerator prefetch cache mechanism. This mechanism retrieves and caches items from the vault store during a scheduled window every night, instead of retrieving each item when the user chooses to review it. The cache therefore helps to speed up the rendering of items in the Review pane. You can specify the size, location, and other characteristics of the cache.

To optimize performance in an environment where you review items very intensively, we recommend the following:

  • Use the fastest storage available and set aside a full partition so that there is no competition for I/O.

  • Set the maximum size within the cache to match the partition size.

  • Set the cache to 365 days before expiry.

  • Set the cache to retrieve the full items with HTML and MSG. If you do not need to export the items, you can choose to retrieve the items with HTML only.

The Item Prefetch Cache options are the more commonly used cache options. You can also set the Item Prefetch Cache (Advanced) options.

Cache enabled

Specifies whether to enable or disable the prefetch cache. By default, Compliance Accelerator disables the cache. Therefore, prefetching does not occur and the cache is not used for item retrieval, even if there are items in the cache. Only enable the cache for a Compliance Accelerator database in which you actively review items or where you connect to slow storage for export runs.

Note that the cache is either enabled or disabled for an entire database.

Cache location

Specifies the local path or network share path to the folder in which to store the cache. Within this folder, Compliance Accelerator stores the prefetched files in a subfolder that is called AcceleratorPrefetch_CustomerId.

Note the following:

  • We recommend that you specify a local path, where possible. If you must specify a network share path, always use the UNC path rather than a mapped drive.

  • The folder must already exist; Compliance Accelerator does not create it.

  • In a hosting environment, multiple customers must not share the same folder.

Cache maximum item age (days)

Specifies the number of days for which items can remain in the cache before Compliance Accelerator automatically deletes them. The item age is based on the creation time of the file in the cache, and not the time that Compliance Accelerator captured the item or the time that the item was originally sent. The default age is 5 days.

Compliance Accelerator may remove an item from the cache earlier than the maximum item age if the cache becomes full.

Cache maximum size (Mbytes)

Specifies the maximum size of the cache in megabytes (MB). The default is 1000 MB. The larger the value of the "Cache maximum item age (days)" setting, the higher the cache maximum size must be to accommodate the items.

End prefetching time of day (server local time)

Specifies the time of day at which Compliance Accelerator stops prefetching items. The default is 05:00 A.M. Use this setting with "Start prefetching time of day" to determine the hours of the day that prefetching is active. Configuring a period during which caching does not occur lets you undertake other maintenance activities during this period, such as performing Enterprise Vault backups.

To make prefetching active at all times, set this option and "Start prefetching time of day" to the same time.

Start prefetching time of day (server local time)

Specifies the time of day at which Compliance Accelerator starts to prefetch items. The default is 20:00 P.M. Use this setting with "End prefetching time of day" to determine the hours of the day that prefetching is active. Configuring a period during which caching does not occur lets you undertake other maintenance activities during this period, such as performing Enterprise Vault backups.

To make prefetching active at all times, set this option and "End prefetching time of day" to the same time.