To configure the available functionality you can use our feature switch configuration page.
To open it:
Click on the button next to the top search bar in codeBeamer
Type raiqon feature switch editor into the input
This should bring up the feature editor.
Expert group setup
In order to access some advanced features you need to be part of the Expert group. This is a codeBeamer User Group which needs to be set up during the Raiqon installation process.
To add a user Experts group please follow the official guide.
Once the group is created you can set the group id to expertCbGroupId settings:
UI Widget Settings
The first section is about to control where the widgets are visible in the system.
This is based on the External Widget enabled property settings:
itemWidgetEnabled: Defining on which Document view and Item Details widgets are shown.
semanticSearchEnabled: Defining where the Semantic search widget is shown
chatEnabled: Defining where the Chat widget is shown
pdfParserEnabled: Defining where the PDF parser widget is shown
translateEnabled: Defining where the Translation widget is shown
hubEnabled: Defining where the Raiqon HUB widget is shown
statsReportEnabled: Defining where the Item report widget is shown
similarityMatrixEnabled: Defining where the Similarity matrix widget is shown
Binary switches
testPlannerEnabled: Test case generation enabled
similarityMatrixGraphEnabled: Enable graph view on similarity matrix (experimental)
scopeSelectorEnabled: Enable tracker and project scope selector (recommended: true)
trackerCompareEnabled: Enable Tracker compare/Requirement discovery feature
copilotAuthoringEnabled: Enable Authoring on copilot interface
copilotChatEnabled: Enable Chat on copilot interface
The ordering of the Analysis features are controlled by the itemWidgetPriority weights:
Features with lower weights are going first
If some features are within the 10*n range they are going to be grouped together
UI Plugin Settings
These settings are controlling the availability of the features provided by our codeBeamer UI extension:
enableActionsCondition: Enable the top functionality.
enableCopilotCondition: Enable the Copilot functionality in editors.
enableDecompositionCondition: Enable Test case generation and similar decomposition workflows.
These conditions are evaluated on the current project the same way as Computed fields.