Working with Artifact Sources

As an Administrator, you manage Artifact Sources to connect to the repository where the Artifacts are stored.

Important! The actions that you can perform depend on your folder permissions. See: Assigning Release Automation Permissions.

This page includes the following:

About Artifact Sources

Artifact Sources store all properties that are used to connect to the repository where the Artifacts are located. The type of data stored depends on the Artifact Source type (for example, URI, user, password). You can define an unlimited number of Artifact Sources in the system.

Artifact Source custom types (for example, HTTP or FPT) can be either manually defined or installed via Action Packs.

Prerequisites

Note the following before working with Artifacts and Artifact Sources:

Viewing Artifact Sources

  1. Open the Release Automation perspective.
  2. Click the Artifact Sources tab.

    The Artifact Source list displays a table with all Artifact Sources and the following information:

    • Name: Artifact Source name. It has to be unique and may only contain alphanumeric characters, blanks, ".", "-", "_", "@", "$", "#".
    • Type: Artifact Source custom type.
    • Folder: folder where the Artifact Source is stored.
    • Owner: current owner of the Artifact Source.

When you select an Artifact Source from the list, you can edit its properties and trigger the most common actions in the sidebar. To access all functionality for an Artifact Source, click the left icon in the table or hover over the entity name in the header of the right sidebar.

Creating Artifact Sources

  1. Click the Create button in the toolbar. The Create Artifact Source dialog is displayed.
  2. Enter the name of the new Artifact Source. It has to be unique and may only contain alphanumeric characters, blanks, ".", "-", "_", "@", "$", "#".
  3. Enter the Artifact Source type. All types for which you have create permissions can be selected.

    Important! The selected type cannot be changed after creation.

  4. Enter the name of the folder where you want to store your Artifact Source.
  5. Enter the owner of the Artifact Source. The current user is selected by default.
  6. Click Create.

Editing Artifact Sources

Duplicating Artifact Sources

  1. Select the Artifact Source you want to duplicate and click the Duplicate button in the toolbar. The Duplicate Artifact Source dialog is displayed.
  2. Optionally, enter a new name for the Artifact Source. The name must be unique and it can only contain alphanumeric characters, blanks, ".", "-", "_", "@", "$", "#".
  3. Optionally, select a new owner and destination folder.

Important! Passwords are not copied to the new Artifact Source.

Deleting Artifact Sources

Note: You may only delete the entity when you have the appropriate permission on the containing folder (see Security Concept in CDA) and all of the listed conditions are met.

Conditions to delete entities of type ArtifactSource

See also: