importing ReqIF files
hi,
can anyone get me a sample ReqIF file which can be imported in RRC... i tried those in the following link http://www.omg.org/spec/ReqIF/1.0.1/ which is given in the help page , but it is not importing it is showing error "import failed"
Accepted answer
Hi Dhivya,
If you have RM installed, you can go to the "ReqIF Manager" tab in the project properties and create a new definition, add an artifact, save the definition, and export it to a .tar file. Inside the .tar file is an XML which contains the ReqIF source. Otherwise, I can attach a sample source here but it is a bit large. Hope it helps,
If you have RM installed, you can go to the "ReqIF Manager" tab in the project properties and create a new definition, add an artifact, save the definition, and export it to a .tar file. Inside the .tar file is an XML which contains the ReqIF source. Otherwise, I can attach a sample source here but it is a bit large. Hope it helps,
2 other answers
I was wondering why new artifact types are created when we import a ReqIF definition to an RRC project? What is the logic of this?
We have same requirement type in every project but whenever we import something we have "document2", "document3",etc. I believe RRC should compare the artifact types of different RRC projects where a reqIF import is gonna take place and if they are not the same, it should create a new type.