What is the best way to import 2000+ artifacts into RRC with parent/child relationships?
Hello,
I have an RRC 4.0.0.1 installation and my task is to import 2000+ artifacts in an Excel file that contain parent/child relationships. I have looked into the two possibilities which are CSV and ReqIF, and neither one of them seems to be able to do what I need:
CSV: cannot be used to ... create links to and from artifacts
ReqIF: Used to exchange requirement artifacts and associated metadata between software tools from different vendors.
ReqIF seems like a closer fit, but after trying a few scenarios, I realised that each ReqIF import will create new artifact types and attributes despite having pre-configured my project area. Also, it requires an export of an existing project area wheras in my case I have an Excel sheet.
I don't think that my requirement is uncommon and I am curious to see what I can do to simplify this massive import.
Best regards,
Andrew
Accepted answer
If you were using RRC 403/404 I would suggest CSV, because in these later releases you can express parent/child relationships as you import into a module ( https://jazz.net/wiki/bin/view/Main/DNGCSVImpExp ).
In the same releases you can import a document (Word, RTF, or OpenDocument Text) and auto-generate individual requirements in hierarchical relationships in the module based on the outline level in the document. This is good if you have rich text (which CSV does not support). But it doesn't provide an easy way to import attributes at the same time (which CSV does well).