CMVC Import Process
I am using document "CMVC-RTC2.0 Defects and Features Import" to install and import User Info/Defects from CMVC to RTC. I have installed both Client and Server Plugins but am having difficulty with the Import process as described in section 2.3 of the document.
The document says I should "..start the incoming process from the directory where the client code was installed, run the following command from the command line:
java -jar CmvcWorkitemConnector.jar &"
No client code has been installed as such so from which directory should this jar be started?
When I start it from the directory into which it has been copied I get errors.
How does this executable know which RTC Workspace/Project is receiving the import and where the CMVC Server is?
Has anyone successfully imported from CMVC to RTC using this procedure?
I would be most grateful for any help.
The document says I should "..start the incoming process from the directory where the client code was installed, run the following command from the command line:
java -jar CmvcWorkitemConnector.jar &"
No client code has been installed as such so from which directory should this jar be started?
When I start it from the directory into which it has been copied I get errors.
How does this executable know which RTC Workspace/Project is receiving the import and where the CMVC Server is?
Has anyone successfully imported from CMVC to RTC using this procedure?
I would be most grateful for any help.
One answer
I am using document "CMVC-RTC2.0 Defects and Features Import" to install and import User Info/Defects from CMVC to RTC. I have installed both Client and Server Plugins but am having difficulty with the Import process as described in section 2.3 of the document.
The document says I should "..start the incoming process from the directory where the client code was installed, run the following command from the command line:
java -jar CmvcWorkitemConnector.jar &"
No client code has been installed as such so from which directory should this jar be started?
When I start it from the directory into which it has been copied I get errors.
How does this executable know which RTC Workspace/Project is receiving the import and where the CMVC Server is?
Has anyone successfully imported from CMVC to RTC using this procedure?
I would be most grateful for any help.
You might want to look at the CMVC Connector project
IBM Intranet only:
https://cs.opensource.ibm.com/forum/?group_id=3622
The Defect Feature Importer zip file has the files mentioned. The content of this zip are two tar balls and 1 zip file, so you'll have to dig through pretty deep.