Gets (exports) files from a PVCS Project Database based on the configuration inputs.

Environment/Instance Properties

Property Name

Property Code

Required

Description

PCLI Path

FDPVCS_PCLI_EXE

No

PCLI Path to be used on the endpoint if no PCLI executable is found on the path.

Project Properties

Property Name

Property Code

Required

Description

PVCS Use Full Path

FDPVCS_USE_FULL_PATHNo

If true, the full file path of your project path relative to the project database will be exported. If false, only subfolders under 

your project path will be exported.

Inputs

Input Name

Input Code

Required

Description

Instance CodeFDPVCS_INP_INSTANCE_CODEYesThe PVCS instance code to use.
Project PathFDPVCS_INP_PROJECT_PATHYesFile path within the project database you want to get files from.  If you wish to get the entire Project Database, use "/".
Stream TypeFDPVCS_INP_STREAM_TYPEYesStream to get files from.  Trunk, PromotionGroup, and Branch are supported.
Stream ValueFDPVCS_INP_STREAM_VALUENoStream value to be used. Leave blank if getting from Trunk, otherwise this will be the promotion group name or branch revision.
Destination FolderFDPVCS_INP_DEST_SUBFOLDERYesFolder location to export files to.

Outputs

Output Name

Required

Description




Artifacts

This operation doesn’t consume or produce any artifacts.

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.

Special Considerations

The input 'Stream Value' is marked as not required above, but it may be required depending upon the Stream Type you select.  The PromotionGroup and Branch stream require a valid Stream Value in order to complete successfully.