Fetch from Dimensions CM
Use the Fetch from Dimensions CM bundled plugin to check out source items from a Dimensions CM repository.
Configuration
When you add this plugin step to a chain, specify the following configuration details:
Field | Description |
---|---|
Title | Enter a name for the plugin step. |
URL for repository |
Enter the URL of the Dimensions CM server, for example: scm:dimensions//dimensions-server/cm_typical@dim14 |
User name | Enter the username of a registered Dimensions CM user. |
Password | Click Set Password to enter the Dimensions CM user's password. |
Stream |
(Optional) Specify the stream to fetch sources from, for example: QLARIUS:QLARIUS_CR_TEST |
Paths |
(Optional) To fetch only specific directories, specify directory paths, one path per line, for example: src/subdirectory-1 To fetch the entire stream, leave the field empty. |
Clean workspace before fetch | (Optional) Select to clean the local work area before fetching source files. |
Changeset ID | (Optional) Enter the version (changeset ID) of the stream to fetch. By default, the latest version of a stream is used. |
Workspace subdirectory to fetch files into | (Optional) Enter the subdirectory to fetch source files to. By default, the entire content of the local work area is replaced with the fetched sources. |
Enable path validation | (Optional) If this option is selected, the plugin can use only the agent’s workspace even if instructed otherwise by the Dimensions CM server. |
Control options |
(Optional) Expand Control options and define the following settings:
|
Output variables | (Optional) Enter the variables to be passed to other steps down the chain. For details, see Publish output variables. |
See also: