Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<codeBeamerMigration ModelName="C:\<Path_to_file>\file.qea" DoorsModule="Doors Module" codeBeamerTracker="CB-Tracker Name">
   <MappingSet LinkType="Trace">
      <Doors id="Doors_Id, eg. id.12345"/>
      <Codebeamer<CODEBEAMER id="CodeBeamer Id, eg. 12345" name="Name of CB Element 1" />
      <EA guid="EA GUID, e.g. {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx}"/>
   </MappingSet>
   <MappingSet LinkType="Trace">
      <Doors id="Doors_Id2/>
      <Codebeamer<CODEBEAMER id="CodeBeamer Id 2" name="Name of CB Element 2"/>
      <EA guid="EA GUID 2"/>
   </MappingSet>
   ...
</codeBeamerMigration>

...

Import Links in the main menu will open the following window that allows to specify the details for importing links from an XML file:

...

Note: For Target Identifier Name and Source Identifier Name, only the main tag names must be specified. The importer is automatically using the (single and unique available ) attributeIMPORTANT: Please ensure that /item/{} is used as path in the Target URI Pattern, otherwise the links will be created, however they will be not displayed at the corresponding Codebeamer items.

The Import Links menu item is only visible to Project Owners

...