Book a Demo

Author Topic: Import DOORS Attributes into EA Tagged Values  (Read 3049 times)

jrueting

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Import DOORS Attributes into EA Tagged Values
« on: January 08, 2013, 07:53:41 pm »
I am importing requirements from DOORS into EA using the DOORS MDG Link. I am facing a problem with two DOORS attributes which contain in some cases long text. The mapping for the two attributes has been set to tagged value. The MDG DOORS import creates the tagged value and tries to import the text. For text with more than 255 characters this raises a warning and the text is cut-off. I know that it is possible to create tagged values of type=memo, which allow to hold text of more than 255 characters. The MDG import should either allow to specify to use a pre-defined tagged value for the import or should create automatically a tagged value compatible with the size of the attribute to be imported.