Prerequisites
- Polarion administrator access
- Risksheet plugin installed on the server
- The Nextedy demo project installed via Administration > Nextedy Risksheet > Setup
Step 1: Install Demo Templates
- Navigate to Administration > Nextedy Risksheet > Setup.
- Click the install button to deploy the default Risksheet templates.
- Verify the templates (
risksheet_templateandrisksheet_templateHara) are listed.
Step 2: Configure Work Item Types
Ensure your project has a work item type for risk items. Risksheet does not require specific fields or work item types — it is fully configurable for any work item type.- Navigate to Administration > Work Items > Types in your project.
- Verify you have a risk-related work item type (for example,
risk,fmea, or any custom type). - If needed, create a new work item type for risk items.
Step 3: Configure the Document Type
Set up a document type with the Risksheet property:- Navigate to Administration > Documents & Pages > Document Types in your project.
- Create or edit a document type (for example,
riskSpecification). - Add the Polarion configuration property
nextedy.risksheet.riskDocumentTypeand set its value to your document type.
Step 4: Configure Template Paths
Set up where users can create new Risksheet documents:- Navigate to Administration > Nextedy Risksheet in your project.
- Configure the template path. The default path is
Risks/Risk Specification. - Multiple paths can be specified as comma-separated values.
Step 5: Add the Risksheet Topic to Navigation
Add the Risksheet topic to your project’s sidebar navigation:- Navigate to Administration > Topics in your project.
- Add
<topic id='risksheet'/>to the sidebar configuration for the relevant views and roles. - Save the configuration.
Step 6: Customize Display Names
Optionally customize how Risksheet appears in your project. The following properties are available in Administration > Nextedy Risksheet:| Property | Default | Purpose |
|---|---|---|
| Tool Name | Risksheet | Display name in the UI |
| Document Names (plural) | Risk Analyses | Plural label for document lists |
| Document Name (singular) | Risk Analysis | Singular label in dialogs |
Verification
- Navigate to your project’s sidebar and click the Risksheet entry.
- You should now see the Risksheet home page with folder navigation and a document creation option.
- Create a test Risksheet document to verify the configuration.
- Confirm the document loads with the correct template and column layout.
See Also
- Installation — initial plugin installation
- Configure Template Paths — advanced template path options
- Set Up Global Templates — share templates across projects
- Basic Configuration — customize your first Risksheet
Sources
Sources
KB Articles
- How to install Risksheet into existing project Drive pilot
- Adjusting Risksheet configuration
- Setup a global Risksheet template
RisksheetProjectProperties.javaRisksheetViewServlet.javaAppConfig.tsRisksheetSetupService.javaRisksheetProduct.java