cqload importintegration

导入由 cqload exportintegration 子命令导出的模式修改。

适用性

平台:Windows®

命令类型cqload 子命令

摘要

cqload importintegration

[ -dbset name ]  login password schema_name [new_record_type_name ] "integration_name "
integration_version  "schema_path_name" "form_name"

描述

cqload importintegration 子命令导入由 cqload exportintegration 子命令导出的模式修改。

如果某个模式包含未安装到模式存储库中的程序包,那么针对每个未找到的程序包都会产生一个错误。在使用 cqload importschemacqload importintegration 子命令之前,右键单击模式存储库,然后显示安装程序包以安装缺少的程序包。

注意: 如果您使用 Rational® ClearQuest® MultiSite,那么只能在工作主站点上运行 cqload importintegration 子命令。

选项和自变量

–dbset name
指定连接名称。如果系统中存在多个模式存储库,那么该选项是必需的。
login
用户的 ClearQuest 登录名。该用户必须具有“超级用户”特权。
password
用户的 ClearQuest 密码。如果没有密码,那么必须输入一对空双引号 ("")。
schema_name
与集成关联的模式的名称。这是在模式存储库中定义的模式的简单名称(例如 TeamTest)。运行 cqload importintegration 子命令后,模式修订版号加一。
new_record_type_name
cqload exportintegration 子命令的 record_type_to_rename 选项中为该记录类型指定的名称会在导入到新模式时重命名。您必须输入一对空双引号 ("") 来省略该选项。
integration_name
为集成提供的名称。这可以是任何字母数字指示符。
integration_version
正在装入的版本。这是数字值。
schema_path_name
通过使用 cqload exportintegration 子命令创建的文件的路径名。 用双引号将路径名括起来。
form_name
在其上添加由集成创建的新选项卡的表单。 如果没有更新任何表单,那么必须输入一对空双引号 ("")。

示例


反馈