Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Exports files from the Clearcase 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)

...

Input Name

Input Code

Required

Description

Instance CodeFDCC_INP_INSTANCE_CODEYesThe

ClearCase repository instance code

to useVobs

. Instance code must be configured in FlexDeploy Instances screen.

This allows for use of URL, User and Password information.

VOBsFDCC_INP_VOBSYesA comma separated list of one or more vobs VOBs to get from the server.
Stream NameFDCC_INP_STREAM_NAMEYesThe name of the stream to use.
Local Destination PathFDCC_INP_LOCAL_PATHNoThe local path to put the files from the server.

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 NameFDCC_INP_LABEL_NAMENo

Export code associated with specific label, otherwise latest code is exported.

Image Added

Outputs

Output Name

Required

Description




...