Riva CRM Integration - Documentation and Knowledge Base

Hash the Riva Sync Metadata with MD5, SHA1, or SHA256

Article ID: 1398
Last updated: 02 Feb, 2016

In case potentially sensitive information might have been stored in metadata, for example email addresses, we recommend that you set the following option for the CRM connection to enable the hashing of metadata:

Sync.Crm.EmailReferenceResolution.ContactRefMapper.HashFunction.RunAutoHash = true

By default, the option is set to false.

When the option is set to true, Riva, during the initialization phase, hashes any unhashed data in the metadata. Autohash runs exactly once even if the option remains set to true. Going forward, Riva will not store unhashed data in the metadata.

To select the hashing method

  • Set the following option for the CRM connection

    Sync.Crm.EmailReferenceResolution.ContactRefMapper.HashFunction = [your choice of MD5, SHA1, or SHA256]

Applies to

  • Riva On-Premise 2.4.40 and higher

Article ID: 1398
Last updated: 02 Feb, 2016
Revision: 3
Views: 7120