Skip to main content

Before You Begin

Confirm you have the project_approver role or at minimum write access to the target space. Documents start in Draft status — only users with the project_approver role can advance them through the approval workflow.

Step 1: Navigate to the Risks Space

  1. Open the project sidebar and select Risks from the navigation favorites.
  2. The Risks space dashboard shows the document inventory with all existing risk analysis documents organized by type.

Step 2: Select the Document Type

Choose the document type that matches your analysis scope:
AnalysisDocument TypeScopeStandard
Functional Hazard AssessmentFHASystem-level failure conditionsARP 4761
Preliminary System Safety AssessmentPSSASystem-level safety requirementsARP 4761
System Safety AssessmentSSAFinal compliance evidenceARP 4761
System-level failure modesSFMEASystem elementARP 4761
Subsystem-level failure modesSubSystem FMEASubsystem elementARP 4761
Component-level failure modesDFMEAComponent elementARP 4761 / DO-254
Fault Tree AnalysisFTABoolean logic treeARP 4761
Common Cause AnalysisCCAZonal / PRA / CMAARP 4761
Security threatsSecurity ThreatProject-wide (DO-326A)DO-326A
Hazard trackingHazard TrackingSystem-level hazardsMIL-STD-882E
Standards complianceCompliance MatrixProject-wide objectivesDO-178C / DO-254 / ARP 4754A

Step 3: Create the Document

  1. Click New Document (or the equivalent create action in the Risks space).
  2. Select the document type from the template list.
  3. Enter a descriptive document title following the project naming convention, for example:
    • Air Data Computer Interface (ADCI) - Component DFMEA
    • FCC System Functional Hazard Assessment (ARP 4761)
  4. Set the version field to match your project baseline (e.g., 1.0).
  5. Assign team members who will work on and review this document.
Six templates (DFMEA, HARA, PFMEA, Risk Control Plan, System FMEA, SubSystem FMEA) are registered in the project configuration and available from the New Document dialog. FHA, PSSA, SSA, FTA, CCA, Security Threat, Compliance Matrix, and Hazard Tracking templates were imported via SVN and may not appear in the standard template picker. If a required template is missing, contact your administrator.

Step 4: Bind to a System Element (Component, Subsystem, and System Documents)

For DFMEA, SubSystem FMEA, SFMEA, FHA, PSSA, SSA, and FTA documents, set the systemElementId field to link the document to its system element in the hierarchy. diagram This binding enables:
  • The 3-level breadcrumb navigation (System → Subsystem → Component) in risksheet panels
  • Auto-display of associated requirement documents matched by name pattern (DRS-*, CHARS-*, SUBRS-*)
  • Filtering in the System Structure Navigator report
Compliance Matrix and Hazard Tracking documents have no systemElementId — they are project-scoped, not element-scoped. Leave this field blank for those document types.

Step 5: Save and Open in Risksheet

After creating the document, open it in the Risksheet view to begin entering risk analysis rows. The risksheet columns available depend on the document type — DFMEA shows severity/occurrence/detection RPN columns, while FHA shows failure condition classification and DAL columns. diagram

Step 6: Set Initial Status

New documents are created in Draft status. The full lifecycle is: DraftIn ReviewApprovedPublished Leave the document in Draft while populating risk analysis rows. Advance to In Review only when the analysis is complete and ready for peer review.
If a document in Approved or Published status requires revision, using the Rework action resets all electronic signatures and approval verdicts. Plan document reviews carefully before advancing status.
The document-level status (Draft/In Review/Approved/Published) controls the approval workflow and electronic signatures. Individual risk rows (failure modes, failure conditions) have their own work item status that progresses independently within the document.

Verification

You should now see the new risk analysis document listed in the Risks space document inventory, with status Draft, the correct document type label, and — for element-scoped documents — the associated system element name displayed in the breadcrumb. Opening the document should load the Risksheet view with the column configuration for that document type.

See Also

Code: modules/Risks/COMPLIANCE-001/module.xml, modules/Risks/MIL-STD-882E-HTS-001/module.xml, modules/Risks/SEC-THREAT-001/module.xml, modules/Risks/SFMEA-SUB-001/module.xml, modules/Risks/SFMEA-SUB-002/module.xml, modules/Risks/SFMEA-SUB-003/module.xml (0.58) · .polarion/documents/workflow/riskSpecification-workflow.xml (0.56) · .polarion/tracker/fields/severity-enum.xml, status-enum.xml, priority-enum.xml, implementationStatus-enum.xml, riskSpecification-document-status-enum.xml (0.54) · modules/RiskTemplates/PSSATemplate/attachments/risksheet.json (0.53) · modules/RiskTemplates/RiskControlPlanTemplate/attachments/risksheet.json (0.53) · .polarion/polarion-project.xml, .polarion/context.properties, .polarion/security/user-roles.xml, .claude/PROJECT.md, TODO.md (0.52) · .polarion/tracker/fields/riskRecord-custom-fields.xml (0.52) · .polarion/pages/spaces/Requirements/Home/page.xml, Design/Home/page.xml, Risks/Home/page.xml, Testing/Home/page.xml, Risks/FMEA Reports/page.xml, Documentation/Home/page.xml, Documentation/Powersheet Help Redirect/page.xml, RiskTemplates/Home/page.xml (0.51) · modules/RiskTemplates/CCATemplate/attachments/risksheet.json (0.51) · modules/RiskTemplates/DFMEATemplate/attachments/risksheetTopPanel.vm, SubSystem-FMEATemplate/attachments/risksheetTopPanel.vm, System-FMEATemplate/attachments/risksheetTopPanel.vm, PFMEATemplate/attachments/risksheetTopPanel.vm, HazardTrackingTemplate/attachments/risksheetTopPanel.vm, DFMEATemplate/attachments/risksheetPdfExport.vm, SubSystem-FMEATemplate/attachments/risksheetPdfExport.vm, System-FMEATemplate/attachments/risksheetPdfExport.vm, PFMEATemplate/attachments/risksheetPdfExport.vm (0.50)