Each risk document includes an FMEA header metadata table rendered via Velocity. Update the document-level custom fields:
Field
Source
Description
Item
$document.getValue('item')
Product or system name
Model
$document.getValue('model')
Product model identifier
Version
$document.getValue('version')
Document version (float, e.g., 1.0)
Owner
$document.getValue('owner')
Document owner (Polarion user)
Core Team
$document.getValue('team')
Review team members
For DFMEA subsystem documents, also set the subsystem custom field. This value is used by the DFMEA Summary Report to label each DFMEA module and by the risksheet top panel to display subsystem context.
Each template includes a styled edit panel with a direct link to open the document in risksheet:
Copy
Ask AI
[Edit Risks with Nextedy RISKSHEET]-> /polarion/#/project/{projectId}/risksheet?document=Risks/{DocumentName}
The risksheet URL follows the pattern:
/risksheet?document={Space}%2F{DocumentName}
Both riskRecord and failureMode work items are configured as fully read-only in the standard Polarion form. All fields use @all read-only status, meaning editing is only possible through Nextedy risksheet. This ensures formula consistency (RPN calculations, risk matrix lookups) and audit trail integrity.