针对 ClearQuest 报告配置 BIRT 运行时

本主题解释了如何为 BIRT 报告查看器配置 ClearQuest® Reporting Driver,以运行 ClearQuest 报告。ClearQuest Reporting Driver 所需的文件可从 reports 文件夹(位于 ClearQuest 主目录中)获取。

开始之前

要完成这些配置任务,以下组件在 ClearQuest 环境中必须可用:
注意: 本部分中的信息适用于 WebSphere Application Server V7.0。请参阅技术说明 1569987 以获取有关安装和配置 WebSphere Application Server V8.0 的信息。

关于此任务

以下描述的配置指示信息适用于 BIRT V2.6.2。

配置 BIRT 2.6.2

要通过 ClearQuest 数据源运行 BIRT 报告,请将 ClearQuest Reporting Driver 文件复制到 BIRT Web 应用程序的适当目录中。 ClearQuest Reporting Driver 文件打包为 Eclipse 插件,可自动与任何 ClearQuest 功能部件一起安装。 您可在以下目录中找到这些插件:
Windows
%CLEARQUEST_HOME%\reports\driver
UNIX 和 Linux
$CLEARQUEST_HOME/reports/driver
BIRT 查看器插件可在部署 ClearQuest 应用程序的 WebSphere Application Server 概要文件目录中找到。Windows、UNIX 和 Linux 平台的缺省概要文件目录为:
Windows
cq_profile_dir\installedApps\dfltCell\<birt-war.ear>\birt.war\WEB-INF\platforms\plugins
UNIX 和 Linux
cq_profile_dir/installedApps/dfltCell/<birt-war.ear>/birt.war/WEB-INF/platforms/plugins
其中 cq_profile_dir 是缺省的 WebSphere Application Server 概要文件目录,该目录包含 ClearQuest 应用程序和 BIRT 服务器运行时环境的文件。
注: 在 Windows、Unix 和 Linux 平台上,缺省的 WebSphere Application Server 单元目录为 dfltCell。在 Solaris 平台上,缺省目录为 <srv>Node01Cell

过程

  1. 转至 ClearQuest Reporting Driver 安装目录,它位于 CLEARQUEST_HOME/reports/driver 文件夹中。
  2. 将该目录中的插件复制到 BIRT 报告查看器插件目录:cq_profile_dir/installedApps/dfltCell/<birt-war.ear>/birt.war/WEB-INF/platforms/plugins
    com.ibm.rational.clearquest.core.lib
    com.ibm.rational.clearquest.jdbc
    com.ibm.rational.clearquest.jdbc.nl1
    com.ibm.rational.clearquest.oda.jdbc
    com.ibm.rational.clearquest.oda.jdbc.nl1
    com.ibm.rational.stp

下一步做什么

验证 BIRT 部署

反馈