Linking projects to Helix Core Server classic depots

Note
  • You must be a Helix DAM admin or the project admin to link a project to a classic depot.

  • User permissions for assets in linked classic depots are managed by Helix Core Server. To set permissions for project members, see Authorizing access in Helix Core Server Administrator Guide.

Helix DAM can manage assets held in your existing Helix Core Server classic depots by linking them to projects in Helix DAM. Classic depot linking can be used for projects created with auto depot creation disabled. See Creating projects. For information on classic depots, also known as local depots, see the Local depots section of the Helix Core Server Administrator Guide .

When you link a project to a classic depot, it is displayed in the Helix DAM project as a repository. The individual branches are displayed in the repository as collections. Folders in collections contain the assets and may contain folders.

  1. Open the project to link a classic depot to.

  2. Click Link to depots at the top right of the page below your avatar.

  3. Select Link to classic depot from the dropdown menu.

  4. The Link to classic depot dialog opens.

  5. Enter a Helix DAM repository display name for the Helix DAM repository. The name cannot contain any spaces or special characters, but it can contain the minus (-) and underscore (_) characters.

  6. Enter a Branch display name for the Helix DAM collection. The name cannot contain any spaces or special characters, but it can contain the minus (-) and underscore (_) characters.

  7. Enter the File path for the branch to link to.

    • The file path must start with // followed by an existing depot name.

    • Wildcards should not be used; the only exception is that the branch file path can end with the Helix Core Server wildcard ...

    • Branch file paths are case sensitive.

    • If using multiple file paths, add each path on a separate line.

    • Branch paths are processed in order, starting with the first file path in the list.

    For example:

      //depot/game1/assets/...

      //depot/game1/test/ResultSummary.html

      The first path includes all of the directories and files under //depot/game1/assets/... in the branch.

      The second path includes the ResultSummary.html file from the //depot/game1/test/ directory.

  8. Click Create.

    The repository is added to the project and up to four collections are displayed in the new repository. To see all of the collections in the repository, click on the repository to expand it.

Where to go next