Versions Compared

Key

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

Hotfixes

  • 20222023.03.2 (2023-04-26): resolve technical user issue for non-CAMP operation mode

  • 2023.03.7 (2023-05-26):
    - Fix issues with number of displaying Codebeamer items
    - Fix issues with display of JAMA grid in Smartfacts

Smartfacts Platform

Model Warehouse Profile

...

Code Block
<codeBeamerMigration ModelName="LC:\frdcc<Path_le_amp_basic_ms\213c_sw_entwicklung\2132_design\amp_basic_swadmto_file>\file.qea" DoorsModule="SW_Requirements_Inverter_Autosar4Doors Module" codeBeamerTracker="INV SW RS Requirements_Inverter_Autosar4CB-Tracker Name">
   <MappingSet LinkType="Trace">
      <Doors id="SwInv-12410203Doors_Id, eg. id.12345"/>
      <Codebeamer<CODEBEAMER id="368545"="CodeBeamer Id, eg. 12345" name="Name of CB Element 1" />
      <EA guid="{82EEE1DC-79FB-47e5-88E7-428A842C6225EA GUID, e.g. {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx}"/>
   </MappingSet>
   <MappingSet LinkType="Trace">
      <Doors id="SwInv-4483"Doors_Id2/>
      <Codebeamer<CODEBEAMER id="368491="CodeBeamer Id 2" name="Name of CB Element 2"/>
      <EA guid="{82EEE1DC-79FB-47e5-88E7-428A842C6225}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:

...

...

IMPORTANT: 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.

Smartfacts Plug-Ins

IDE Plug-Ins Eclipse and Visual Studio Code

...