How can I copy an RRC artifact from one project area to another?
Hello,
I am working with RRC 4.0.0.1 and I would like to copy a set of artifacts (text based) from one project area to another (both on the same server). Whatsmore, if there are links between the artifacts then I would like to copy the links.
Is this possible?
Thank you and best regards,
Andrew
4 answers
Another way that you can try is using the feature ReqIF.
From project source you can export the artifacts and later import to project target.
One condition, you must to have the role Administrator on both projects.
When you create your RIF definition, you can select include links and folders. if you want preserve the links between RM artifacts, you should include source and target on the RIF definition.
More info on Importing and Exporting ReqIF files
From project source you can export the artifacts and later import to project target.
One condition, you must to have the role Administrator on both projects.
When you create your RIF definition, you can select include links and folders. if you want preserve the links between RM artifacts, you should include source and target on the RIF definition.
More info on Importing and Exporting ReqIF files
If you are referring to two existing projects, the simple answer is no. This is partly because each project has it's own type system information (artifact types, attributes, link types, etc) and even if you define the same types in both projects, they are not truly equivalent and there's no process for "mapping" these in any way.
If you want to create a new project based on the contents of an existing project, that can be done by creating a project template from the existing project and using it to create the new project.
If you want to create a new project based on the contents of an existing project, that can be done by creating a project template from the existing project and using it to create the new project.