labelSources (PVCS)
Labels 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 |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Label Name | FDPVCS_INP_LABEL_NAME | Yes | The label name to create. |
Instance Code | FDPVCS_INP_INSTANCE_CODE | Yes | The PVCS instance code to use. |
Project Path | FDPVCS_INP_PROJECT_PATH | Yes | File path within the project database you want the label to be associated with. |
Stream Type | FDPVCS_INP_STREAM_TYPE | Yes | Stream to create the label with. Trunk, PromotionGroup, and Branch are supported. |
Stream Value | FDPVCS_INP_STREAM_VALUE | No | Stream value to be used. Leave blank if getting from Trunk, otherwise this will be the promotion group name or branch revision. |
Float Label | FDPVCS_INP_FLOAT_LABEL | Yes | Whether or not to float the label. Floating a label will persist it across revisions. For example, a floating label created on branch 1.1.1 will create a label with the syntax 1.1.1.*. This will ensure the latest revision on branch 1.1.1 will always be grabbed for the specified label. |
Overwrite Label | FDPVCS_INP_OVERWRITE_LABEL | Yes | Whether or not to overwrite an existing label if the names collide. |
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.
- style