IBM Support

ClearQuest Reporting Driver plug-ins required by Crystal Reports

Question & Answer


Question

How do I copy the plug-ins to a directory accessible to Crystal Reports?

Answer


To provide Crystal Reports with ClearQuest-authenticated access to ClearQuest data sources, copy the required ClearQuest Reporting Driver plug-ins installed with any ClearQuest feature to a directory accessible to the Crystal Reports application. The ClearQuest Reporting Driver is packaged as the Eclipse plug-in archive, com.ibm.rational.clearquest.jdbc_version.timestamp.jar. The plug-in archive is installed with any ClearQuest feature.

Note: Crystal Report Designer must be configured with JRE 1.6 for ClearQuest versions 8.0 and 8.0.1; and JRE 1.7 for ClearQuest version 9.0. Do not use the JRE supplied by Business Objects in the crconfig.xml file.

To obtain the files required for the ClearQuest Reporting Driver:

  1. Determine where ClearQuest is installed and where the Rational common files are installed.
  2. Create a directory in which to store the ClearQuest Reporting Driver runtime files:
    mkdir cq-rpt-driver-dir
  3. Navigate to the directory:
    cd cq-rpt-driver-dir
  4. Copy the required ClearQuest Reporting Driver runtime files into the directory:
    copy cq_install_dir\reports\driver\plugins\com.ibm.rational.clearquest.jdbc_version.jar cqjdbc.jar
    copy cq_install_dir\cqjni.jar .
    copy rational-common-dir\stp*.jar .
  5. Extract the .jar files:
    "C:\Program Files (x86)\Business Objects\j2sdk1.4.2_08\bin\jar.exe" xvf "\Program Files (x86)\ibm\RationalSDLC\ClearQuest\reports\driver\plugins\com.ibm.rational.stp_*.jar" httpclient-4.5.2.jar httpmime-4.5.2.jar httpcore-4.4.4.jar commons-codec-1.10.jar
    NOTE: Alternatively, copy com.ibm.rational.stp_*.jar files to .zip files and unzip them.
  6. Open the crconfig.xml file for editing. In the DataDriverCommon element, update the ClassPath element to include the fully qualified path for each file that is required by the reporting driver. A separate entry is required for each file.
  7. Restart Crystal Report Designer.

[{"Product":{"code":"SSSH5A","label":"Rational ClearQuest"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Reporting","Platform":[{"code":"PF016","label":"Linux"},{"code":"PF033","label":"Windows"}],"Version":"8.0;8.0.0.1;8.0.0.10;8.0.0.11;8.0.0.12;8.0.0.13;8.0.0.14;8.0.0.15;8.0.0.16;8.0.0.17;8.0.0.18;8.0.0.2;8.0.0.3;8.0.0.4;8.0.0.5;8.0.0.6;8.0.0.7;8.0.0.8;8.0.0.9;8.0.1;8.0.1.1;8.0.1.10;8.0.1.11;8.0.1.2;8.0.1.3;8.0.1.4;8.0.1.5;8.0.1.6;8.0.1.7;8.0.1.8;8.0.1.9;9.0;9.0.0.1","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
08 August 2018

UID

swg21983906