ea: import requirements from csv file
- by bolekprez
During import requirements from csv file I have a message:
Bad object type when creating new record of type ''
File I was trying to import:
GUID$Name$Notes$Scope
{BF467CF6-FF97-4dd4-894C-3F09E713678C}$NameOfReq$description$Public
{71B26F9A-5418-499e-B635-F2DB158D3FF1}$Requirement1$$Public
{0}$Requir1$blah$Public
First 2 (+header) lines becomes from existing requirements and there is no problem with import.
Last line should create a new object of requirement in enterprise architect, but there is a message mentioned above.
Any solution? How should proper file to create (import from csv file) a new requirements look like?