Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 2

This operation provides an easy way to get an artifact from Artifactory 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 AccountUsername
FDARTIF_ARTIFACT_REPOSITORY_ACCOUNT_CODEUSERNAME

Yes

User to connect to Artifactory as.

Artifactory Password
FDARTIF_PASSWORD
YesThe password for the Artifactory User.
Artifactory URL
FDARTIF_URL
YesThe Artifactory account with all the required properties like Instance Url, Username, and Password for running Artifactory InstanceURL of Artifactory Repository Manager (e.g. http://[host]:[port]).

Artifactory Path

FDARTIF_REMOTE_PATH

Yes

Path to upload an artifact in Artifactory. (e.g. generic-local/flexagon/PluginTest1/1.1/example.war)

Download To Directory
FDARTIF_DOWNLOAD_TO_DIR
No

Specify the Path to store the Artifact downloaded from Artifactory. If no inputs given, FlexDeploy's default Artifacts dir will be used.

...