In RRC 4.05 or above, how do I copy/duplicate an artifact from one project area to another?
2 answers
Hi Norbert,
I don't think you can simply copy artifacts across project areas because that will require the artifact/attribute/data types are exactly the same in these project areas. In other words, the artifact/attribute/data types have to be common, which is not the case in RRC.
But you can extract the artifacts to CSV files and import them into another project area to achieve the same goal. You have to make sure the necessary artifact/attribute/data types are already defined in the target project area though. You can see below documents for details about exporting/importing CSV files in RRC.
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m6/topic/com.ibm.rational.rrm.help.doc/topics/c_export_csv.html
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m6/topic/com.ibm.rational.rrm.help.doc/topics/c_import_csv.html
I don't think you can simply copy artifacts across project areas because that will require the artifact/attribute/data types are exactly the same in these project areas. In other words, the artifact/attribute/data types have to be common, which is not the case in RRC.
But you can extract the artifacts to CSV files and import them into another project area to achieve the same goal. You have to make sure the necessary artifact/attribute/data types are already defined in the target project area though. You can see below documents for details about exporting/importing CSV files in RRC.
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m6/topic/com.ibm.rational.rrm.help.doc/topics/c_export_csv.html
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m6/topic/com.ibm.rational.rrm.help.doc/topics/c_import_csv.html
Actually you may be better off exporting and importing using ReqIF instead of CSV - will be a simpler process and is more of a standard interchange format in the RM space than CSV