ea: import requirements from csv file
Posted
by bolekprez
on Stack Overflow
See other posts from Stack Overflow
or by bolekprez
Published on 2010-06-11T08:59:21Z
Indexed on
2010/06/11
9:02 UTC
Read the original article
Hit count: 253
enterprise-architect
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?
© Stack Overflow or respective owner