can i deploy hierarchy links while importing a CSV into DNG?
2 answers
Hi Ido
You may be thinking of Link by Attribute using CSV import, which can create links between module artifacts as you describe - see https://www.ibm.com/support/knowledgecenter/SSYMRC_7.0.1/com.ibm.rational.rrm.help.doc/topics/t_link_by_attribute.html
HTH
Ian
Comments
Yes you can but I'm still trying to work out the definitive rules for creation!
By using:
- the correct column name for the link and its direction (don't forget the direction arrow if the ends aren't individually named)
- the correct {LINK id=<id>} combo, where <id> is either <requirement id> or <module id>.<requirement id> depending on whether you want an artefact or module link
- the correct use of the moduleId, parentBinding and isHeader columns in the import if the source is module based, rather than artefact
- the correct type of sacrifice at midnight on a lunar eclipse (joking but almost feels like not)!!
you can get it to work.