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
...
Input Name | Input Code | Required | Description | ||
---|---|---|---|---|---|
Artifactory URL |
| Yes | The URL of Artifactory Repository Manager (e.g.
| ||
Artifactory Username |
| Yes | User to connect to Artifactory as. | ||
Artifactory Password |
|
Outputs
...
Artifacts (Keep one and edit if desired.)
This operation doesn’t consume or produce any artifacts.
This operation consumes artifacts from the artifacts repository.
Yes | The password for the Artifactory User. | ||||
Group ID |
| Yes | ID of the group. | ||
Artifact ID |
| Yes | ID of the artifact. | ||
Version |
| No | Version of the artifact. If no version is set the latest version will be retrieved.
| ||
Download To Directory |
| No | Specify the Path to store the Artifact downloaded from Artifactory. If no inputs given, FlexDeploy's default Artifacts dir 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.This operation delegates the consume/produce artifacts decision to the workflow developer.
Endpoint Selection
...
This operation will select all available endpoints associated to the environment instance which have resource type of {Resource Type}.This operation will select all available endpoints associated to the environment/instance.This operation delegates the selection to the workflow developer to determine.
Endpoint Execution
...
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
This operation will execute on all of the selected endpoints and will execute on each of the selected endpoints.
This operation will select all available endpoints associated to the environment instance which have resource type of {resource type}.
This operations delegates the execution to the workflow developer to decide.
Special Considerations
[Delete section if not needed]
Describe any dependencies between properties that may exist or anything that that isn’t really covered above but is relevant to this operation.