Configuration Property Map
Top-Level Sections
The sheet configuration has the following verified top-level sections:Risksheet does not define rating scales or enumerations in the sheet configuration. They are defined as Polarion enumerations under Administration > Enumerations and referenced from columns via
type: rating:<enumId>, type: enum:<enumId>, or type: multiEnum:<enumId>. The server loads enum values automatically. Dependent enumerations are a column-level feature (v25.3.1+), not a top-level section.Global Settings (global)
Column Properties (columns[])
Type Properties for Link Columns (columns[].typeProperties)
Sub-properties available on itemLink, multiItemLink, and taskLink columns:
Level Properties (levels[])
Every level entry has three required properties:
Data Type Properties (dataTypes)
Risk Item Configuration (dataTypes.risk)
Task/Mitigation Configuration (dataTypes.task)
Header Properties (headers)
Review Properties (reviews)
Risksheet approval review creates approval-tagged comments but does not trigger Polarion’s formal approval workflow (draft -> reviewed -> approved). For full ALM state transitions, use Polarion’s native document workflow.
Views Properties (views[])
Saved column visibility presets that support staged risk assessment workflows. Each view entry has:
Example:
Polarion Administration Configuration Properties
These properties are set in Administration > Configuration Properties at the project level using thenextedy.risksheet.* prefix.
When specifying multiple document types, enclose them in parentheses with space separation:
nextedy.risksheet.riskDocumentType=(riskAnalysis URRA). Omitting parentheses causes only the first type to be recognized.Runtime Properties (Server-Managed)
The following properties may appear in a loaded sheet configuration but are set by the server at runtime and are not user-configurable. They are listed here for reference only.
Do not set these properties manually in the sheet configuration — they will be overwritten on load.
Complete Example
See Also
- Sheet Configuration Format — File structure and schema reference
- Default Configuration Values — Factory default values for all properties
- Column Type Reference — Detailed column type documentation