The Import tool uses the parameters set in the cqconnector.properties file. The ClearQuest Connector Setup Wizard updates the cqconnector.properties file based on the choices that you make. You can also edit the cqconnector.properties file directly to set the parameters. See Modifying Connector service parameters for descriptions of the parameters. Run the Import tool multiple times, once for each record type. This approach allows you to verify that the synchronization of one record type is successful before you proceed to the next record type.
Some record types might have a dependency on other record types. You should run the Import tool on the record types that other record types depend on first. For example, in the sample DefectTrackingInterop schema, synchronization of the Defect record type depends on successful synchronization of the Project and users record types. Therefore, use the Import tool on Project and users record types first. After you verify that synchronization of those record types succeeds, run the Import tool on the Defect record type.
The Import tool syntax is as follows:
synctool recordType=record-type-name jazzServer=url projectArea=project-area-name
To import records:
Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug