Prerequisites
- A working Risksheet with basic downstream tasks configured (see Configure Downstream Tasks)
- Separate Polarion work item types defined for each mitigation category
- Link roles created in Polarion for each category relationship
Step 1: Identify Your Mitigation Categories
Determine the distinct mitigation categories your workflow requires. For example, ISO 12100 machinery safety defines three risk reduction steps:| Step | Mitigation Category | Work Item Type | Link Role |
|---|---|---|---|
| 1 | Inherently safe design | designMeasure | mitigated_by_design |
| 2 | Safeguarding measures | safeguardMeasure | mitigated_by_safeguard |
| 3 | Information for use | informationMeasure | mitigated_by_information |
Step 2: Define Multiple Task Data Types
Add separate entries in thedataTypes section for each downstream category. Use distinct keys beyond the standard task key:
dataTypes entry maps to a Polarion work item type and link role. The showInMenu property controls whether the creation option appears in the context menu. Risksheet applies separate type-based filtering to each task category, so only work items matching the configured type appear in each column group.
Step 3: Add Columns for Each Downstream Type
Create separate column groups for each mitigation category to display them in dedicated grid sections:headerGroup organizes the columns visually under labeled group headers in the grid. Each group corresponds to one mitigation step.
Step 4: Configure Risk Recalculation Between Steps
For workflows that require recalculating risk after each mitigation step (common in ISO 12100), add intermediate RPN columns with formulas referencing post-mitigation ratings:Step 5: Load Downstream Items from Multiple Projects
If mitigation items are distributed across projects, use theprojects property on each data type entry:
The exact key naming convention for additional task types (e.g.,
task2, task3) should be verified against your Risksheet version. The configuration pattern may vary depending on the release.Verification
After saving the configuration:- Open the Risksheet in the configured LiveDoc document
- Verify that separate column groups appear for each mitigation category
- Right-click a risk item — the context menu should show creation options for each downstream type where
showInMenuistrue - Create a new item under each category and confirm the correct work item type and link role are applied
- Check that items in each category are filtered independently (design measures do not appear in safeguard columns)
See Also
- Configure Downstream Tasks — basic task data type setup
- Configure FMEA Workflows — FMEA mitigation patterns
- Configure HARA Workflows — HARA with countermeasure types
- Display Sub-Columns — sub-column display for linked items
- Configure Cross-Project Linking — cross-project downstream items
Sources
Sources
KB Articles
- Configure downstream traceability columns tasks risk control measures
- Multiple Downstream Work Item Types
- Configure Multiple Risk Item types
- Open Risksheet from item on another Risksheet
- Risksheet Configuration Properties
risksheet.jsonRisksheetProjectProperties.javaPolarionAppConfigManager.javaResultFilter.javaAppConfig.ts