Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to specify depth in a CSV file for DOORS Next Generation to import?

I am importing requirements/artifacts from CSV files.
How do I specify depth in a CSV file?
I meant something like "1.2", "1.2.1", "1.2.1.1", etc as in DOORS.

1 vote


Accepted answer

Permanent link
In CSV, two additional columns can be used to achieve "depth".  
Those two columns are "Identifier" and "parentBinding".  

"Identifier" can be abbreviated as "Id".
Every row will have unique identifier.  
parentBinding field for each row will be the identifier of its parent.  
   
For example, after importing the following CSV into a module

we will see following in DOORS Next Generation.
Andrew Clement selected this answer as the correct answer

3 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019

Question asked: Aug 07 '15, 1:37 a.m.

Question was seen: 3,019 times

Last updated: Aug 07 '15, 1:41 a.m.

Confirmation Cancel Confirm