The Collaboration Configuration class (ClbCollaborationConfiguration) defines download configuration options.
You can view the Collaboration Configuration class in the Administration Console for Content Platform Engine, under the object store navigation pane. Go to Data Design > Classes > Custom Object > Collaboration Configuration.
Column Name | Property | Description |
---|---|---|
Download Count Ignored User IDs (ClbDownloadCountIgnoredUserIds) | MVP String | An MVP string that holds the SIDs of users whose content downloads
are not counted. Value required = false |
Download Count Anonymous User IDs (ClbDownloadCountAnonymousUserIds) | MVP String | An MVP string that holds the SIDs of users whose content downloads
are counted as anonymous. Value required = false |
Download Recording Enabled (ClbDownloadRecordingEnabled) | Boolean | If true, generation of download record objects is enabled;
otherwise, none are created even if Content Engine events are enabled.
Value required = false |