Versions Compared

Key

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

Plugin

The genOSLC for Codebeamer plugin is used to facilitate the communication between Codebeamer and the genOSLC plugin and integrate genOSLC in the Codebeamer UI.

...

genOSLC for Codebeamer is provided as a docker image, available in the repo.mid.de repository as sfit-oslc-generic-plugin-codebeamer

⚓ Requirements

  1. Codebeamer Felicity or later

  2. Install the genOSLC for Codebeamer plugin

  3. Enable the technical user for TRS

  4. Configure users to have Codebeamer REST API access

  5. Enable external scripts in Codebeamer and provide them

  6. Set the extension.json

📘 Enable the technical user for TRS

  1. genOSLC requires a technical user with access to codeBeamer projects that need to get synchronized using the TRS feed

  2. Trackers must contain the “OSLC Links” field and be configured to use the “oslcLinks” shared field

...

📘 Configure users to have Codebeamer REST API access

genOSLC sends requests to Codebeamer’s API in the user’s name. To do that, the user needs to have Rest / Remote API - Access. Rest / Remote API Access can be set by editing the User Groups.

📘 Enable external scripts in Codebeamer and provide them

In System Admin → Application Configuration add the following snippet:

...

More documentation on External JavaScript Extentions supported by Codebeamer can be found here.

📘 Set the extension.json

To tell Codebeamer to load genOSLC plugin for Codebeamer the externalWidgetExtensions needs to be configured. Navigate to System Admin → Application Configuration add the following snippet

...