Installation of Creative Cloud Connector on the local machine:
...
- Windows: C:\Program Files\Common Files\Adobe\CEP\extensions\com.digizuite.creative-cloud-connector
- MacOS: ~/Library/Application Support/Adobe/CEP/extensions/com.digizuite.creative-cloud-connector
Info | ||
---|---|---|
| ||
If you place the files in both the Program Files AND the Program Files (x86) - you will very likely encounter issues. Only place the files in Program Files. |
...
If you choose option 2, please follow the installations installation steps below:
Installing of a proxy website
...
- Copy the provided zip file "digizuite-adobe-connector-website.5.x.x-xxxx.zip" onto your server and unzip it into a new folder.
- Copy the unzipped folder into the "Webs" folder (usually located on C:\webs), and rename it to be that same as the
- Rename the folder URL you wish for your CCC to be accessible through. (In other words: The name matching the DNS record for the Creative Cloud Connector in the location your IIS server has the access to)
- This location is usually the folder named "Webs" (usually C:/Webs is used, but it can also be located on a different drive).
An alternative method of finding the relevant "Webs" folder is by using Internet Information Services (IIS) Manager. In order to do that, you need to:- Unfold the menu with the server name
- Unfold "Sites"
- Right click on the name of one of the existing Digizuite products, for example your DAM center
- Click "Explore"
- The folder named something along the lines of "digizuite-adobe-connector-website.5.x.x-xxxx.zip" is used for setting up the proxy website. After unpacking it, you need to place its contents into the folder created in the previous step.
- Create a new folder with the same name as your DNS record in the folder "LogFiles". You will need to specify the path to the newly created folder in one of the following steps.
...
title | DNS entry |
---|
As stated in the requirements document, you must set up a DNS entry for the website.
...
Step 2: Creating a new Creative Cloud Connector version
...
Placeholder | Description |
---|---|
ApiDomain | You need to replace ApiDomain with the base Domain of the DAM Center that Media Manager 5 should be connected to. |
ProductVersion | The version of the product that has been installed. Example: 5.0.0-1404 |
VersionId | This is the current version ID of Media Manager 5 ConfigManager version to be used. The easiest way to find it is by opening and logging in to your DAM Center, as demonstrated on the screenshot below: Use "!" in front of the VersionId to set that specific version as the current one, and not any version available beneath. Remember to include the character "/" at the end! |
UseFederatedAuthentication | Must be set to "true" if using SSO. |
EnableNormalLogin | Must be set to "true" if normal login should be enabled together with SSO. |
...