export (Clearcase)
Exports files from the ClearCase repository to a specified local path. If Label name is provided in input, code associated with that label is exported, otherwise latest code from specified Stream and VOB will be exported. Plugin creates a temporary view and performs refresh to get associated files, and then view is deleted after files are copied to specified folder. ClearCase view files like copyarea.db are also removed from the export folder.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
com.ibm.rational.teamapi_8x folder location | FDCCUCM_LIBRARY_PATH | Yes | Path to the com.ibm.rational.teamapi_8.0.1.vxxx folder (e.g. /opt/IBM/IMShared/plugins/com.ibm.rational.teamapi_8.0.1.v20130523_0121) |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Instance Code | FDCC_INP_INSTANCE_CODE | Yes | ClearCase repository instance code. Instance code must be configured in FlexDeploy Instances screen. This allows for use of URL, User and Password information. |
VOBs | FDCC_INP_VOBS | Yes | A comma separated list of one or more VOBs to get from the server. |
Stream Name | FDCC_INP_STREAM_NAME | Yes | The name of the stream to use. |
Destination Path | FDCC_INP_LOCAL_PATH | No | Sub directory path inside the temp directory where files should be exported. If not specified, the export is done directly in the temp directory. |
Label Name | FDCC_INP_LABEL_NAME | No | Export code associated with specific label, otherwise latest code is exported. |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation produces artifacts that will be stored in the artifacts repository.
Endpoint Selection
This operation will select all available endpoints associated to the environment instance which have resource type of {Resource Type}.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
- style