The FlexDeploy ClearCase plugin makes it easy to interact with source code stored in the IBM Rational ClearCase UCM repository. Customers need to provide location of ClearCase teamapi folder as plugin uses a Java based API to interact with ClearCase UCM. FlexDeploy allows users to configure ClearCase UCM repository connection details in instances which are shared by various projects. The project specific configuration is stored separately in the projects which allows for easy export and label operations during workflow executions.

To use ClearCase with FlexDeploy, you will need to copy some jar files from your ClearCase server or ClearTeam Explorer installation into your server lib folder.

  • Find all jar files in the com.ibm.rational.teamapi_8.0.1.vxxx folder of your ClearCase server or ClearTeam Explorer installation, and copy them to the FlexDeploy server lib folder. 

      • commons-codec-1.3.jar
      • commons-httpclient-3.0.jar
      • commons-lang-2.3.jar
      • commons-logging-1.0.4.jar
      • icu4j-4_8.jar
      • icu4j-charset-4_8.jar
      • stpcc.jar
      • stpclientws.jar
      • stpcmmn.jar
      • stpcq.jar
      • stpwvcm.jar
      • remote_core.jar
      • teamapiextensions.jar
      • ucleardiffmerge.jar
      • unicodetypemgr.jar


      • If you're having trouble locating the jars, try looking in the Installation Manager's plugin folder. (e.g. /opt/IBM/IMShared/plugins/com.ibm.rational.teamapi_8.0.1.v20130523_0121/)



  • On WebLogic Server the lib folder path is  <DOMAIN_HOME>/lib

  • On Tomcat Server the lib folder path is <TOMCAT_HOME>/lib


Supported Versions

Key Features

Instance Properties

FlexDeploy supports creation of ClearCase instances and the following properties will be configured for each Instance. These properties are available to all operations.

Property Name

Property Code

Required

Description

Clearcase URLFDCCUCM_URLYesThe URL of the Clearcase server
Clearcase UserFDCCUCM_USERYesThe username FlexDeploy should connect to Clearcase as
Clearcase PasswordFDCCUCM_PASSWORDYesThe password for FDCCUCM_USER

  

Plugin Operations