Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

The Creative Cloud Connector (CCC) uses the Digizuite DAM Center to download assets, metadata, languages etc. from.

It utilizes the security concepts of the Digizuite DAM Center as described here DC 5.5 Security

User roles

Any user connecting through the CCC must have the following role.

  • Asset_Can_Download

If they wish to upload something - or replace something - they need the following roles:

  • MediaPortal_Upload 
  • Asset_Can_Replace

If the check in/out feature is enabled (can be enabled on MM5 Config manager), then the user must also have these two roles:

  • Member_Viever
  • ItemCheckInOut_CRUD

Please have a look at the following table for more info on what's described above (taken from the roles documentation):

Features in CCCRolesRightsConfigManager
Check out asset + check in asset you've checked outItemCheckInOut_CRUDWrite access to the assetEnable check in/out = true
See who have checked out assets (both own and others')Member_Viewer (OR Administrator)

Check in assets that other people have checked outItemCheckInOut_CRUDWrite access to the asset
Upload active document or e.g. image filesMediaPortal_Upload Write access to "Upload" folder (Usually granted through the "Trusted" group)
Replace (INDD, PSD, AI, AEP, PRPROJ)Asset_Can_Replace

Write access to "Upload" folder (Usually granted through the "Trusted" group)

Write access to the asset


When uploading check whether the asset already exists in the DAM - by asset title

Enable duplicate asset check = true
  • No labels