You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Ein Workaround wie Sie ein String-Attribut mit mehr als 500 Zeichen in ein Doors Classic Attribut vom Datentyp Text außerhalb der Hauptspalte (Object Text/Heading) importieren.

Erstellen Sie in der Quelldatenbank (z.B. DNG) einen Datentyp mit dem Namen Text mit dem Basisdatentyp String

Dann Erstellen Sie ein eues Attribut das diesen neuen Datentyp verwendet. Hier im Beispiel das Attribut Comment.

Wenn dann ein so erstelltes Attribut in Doors Classic mit requisis_ReX importiert wird erstellt requisis_ReX ein entsprechendes Attribut vom Datentyp Text in das mehr als 500 Zeichen hinein passen. So werden valide ReqIF Dateien erzeugt und ein Editieren durch den Anwender ist nicht nötig.

A workaround on how to import a string attribute with more than 500 characters into a Doors Classic attribute of the Text data type outside the main column (Object Text/Heading).

In the source database (e.g. DNG) create a data type named Text with the basic data type String

Then create a new attribute that uses this new data type. Here in the example the attribute Comment.

If then such a created attribute is imported into Doors Classic with requisis_ReX, requisis_ReX creates a corresponding attribute of the data type Text in which more than 500 characters fit. This way valid ReqIF files are created and editing by the user is not necessary.

  • No labels