This operation provides an easy way to get an artifact from Artifactory using the Artifact ID, Group ID, and version and store it in the FlexDeploy artifact repository to use in a FlexDeploy workflow.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Artifactory Account |
| Yes | The Artifactory account with all the required properties like Instance Url, Username, and Password for running Artifactory Instance. |
Group ID |
| Yes | |
Artifact ID |
| Yes | ID of the artifact. |
Version |
| No | Version of the artifact. If no version is set the latest version will be retrieved. Use the version in the pom file. Sometimes Artifactory will show a different version on the General → Dependency Declaration view when a file is selected. |
Download To Directory |
| No | Specify the Path to store the Artifact downloaded from Artifactory. If left blank, FlexDeploy's default Artifacts directory will be used. |
Repository ID |
| No | ID of the repository. Will help narrow down the search if multiple repositories have the same artifact ID, group ID, and version. |
Classifier |
| No | Classifier of the artifact. |
Outputs
Output Name | Description |
---|---|
Artifacts
This operation produces artifacts that will be stored in the artifacts repository.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.