Previous Topic: Content Provider CharacteristicsNext Topic: Implementing the Content Provider CoClass


Specifying Which Content Provider to Use

By default, the CA DataMinder Content Services use the coclass with the CLSID {521fdd42-d5c5-11d4-b613-000102027bbb}. By extension this identifies the Content Provider that is used.

You can override the default by setting the CLSID of the core coclass of the desired Content Provider in the following registry value:

On 32-bit Windows:

HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\CA DataMinder
    \CurrentVersion\Content Services
CustomProviderCLSID REG_SZ

On 64-bit Windows (pointing to the 32-bit registry):

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ComputerAssociates\CA DataMinder
    \CurrentVersion\Content Services
CustomProviderCLSID REG_SZ