Exports files from the Perforce depot to a location defined by the user.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
...
Input Name | Input Code | Required | Description |
---|---|---|---|
Instance Code | FDPF_INP_PERFORCE_INSTANCE_CODE | Yes | The Perforce instance to use. This SCM Instance must be configured in FlexDeploy prior to using the plugin. Instance is used to retrieve information like URL, User and Password. |
Depot Path | FDPF_INP_DEPOT_PATH | Yes | The path in the depot to export. |
Destination Path | FDPF_INP_LOCAL_PATH | Yes | The locThe path inside the FD_TEMP_DIR to export files to. |
Label NameChangeset ID | FDPF_INP_LABELCHANGESET_NAMEID | No | The label changeset id to export files from. Mutually exclusive with Changeset ID.Changeset IDuse for export. Default is latest. If Changeset ID is provided, Label Name is ignored. |
Label Name | FDPF_INP_CHANGESETLABEL_IDNAME | No | The changeset label to export files from. Default is latest. Mutually exclusive with Label Name. |
Outputs
Output Name | Required | Description |
---|---|---|
...