Platform: Windows
Command type: cqload subcommand
[ -dbset dbset_name ] login password schema name [record type ] "integration name "
integration version schema pathname"comment or description"new form"
The importintegration subcommand modifies an existing schema by importing a partial schema from a file created using the exportintegration subcommand. To import an entire schema into the schema repository, use the importschema subcommand.
If a schema contains packages that are not installed in the schema repository, an error occurs for each package that is not found. Before using the importintegration subcommand, right-click a schema repository and select install package to install the missing packages.
cqload importintegration -dbset 2003.06.00 admin "" Testing "" Email_Integ 1
c:\program files\rational\clearquest 1.1\schema.txt" ""
cqload importintegration -dbset 1.1 admin "" Testing Defect Email_Integ 1 "c:\tmp\export.txt" ""
cqload importintegration -dbset 2003.06.00 admin "" IBM_SR
Service_Request i 8 "c:\clearquest\schema8.txt" ""
cqload importintegration -dbset 2003.06.00 admin "" IBM_SR
Service_Request i 9 "c:\clearquest\schema9.txt" ""