What You Will Achieve
After completing this tutorial, your Polarion project will contain:- A 3-level system decomposition structure (System → Subsystems → Components)
- All 22 work item types for safety and security analysis
- Risksheet templates for FHA, PSSA, SFMEA, DFMEA, CCA, and Hazard Tracking
- A Compliance Matrix covering 7 aerospace standards
- Role-specific dashboards for Program Managers, Safety Engineers, and V&V Engineers
Prerequisites
Before you begin, confirm the following:- Polarion ALM version 2304 or later is installed and accessible
- Nextedy Risksheet and Nextedy Powersheet extensions are licensed and active on your Polarion server
- You have Project Administrator rights in Polarion
- Your Polarion administrator has granted you access to project templates
Step 1: Create the Project from the Aerospace Safety Template
- Open the Polarion administration panel at Administration → Projects → Create Project.
- Select Aerospace Safety Solution from the template list.
- Enter your project details:
- Click Create. Polarion will provision the project and copy all configuration files.
Step 2: Verify the Work Item Type Configuration
- Navigate to Administration → Work Item Types within your new project.
- Confirm the following key types are present (22 types total):
| Work Item Type | Sort Order | Purpose |
|---|---|---|
customerRequirement | 0 | Stakeholder needs |
sysReq | 1 | System-level requirements |
desReq | 2 | Implementation requirements |
systemElement | 3 | Architecture components |
failureMode | 6 | FMEA analysis items |
failureCondition | 15 | ARP 4761 FHA items |
hazard | 14 | MIL-STD-882E hazard tracking |
securityThreat | 19 | DO-326A security analysis |
safetyRequirement | 16 | DAL-allocated safety requirements |
type_risk.gif icon.
The template also installs 20 link roles, including
refines, assesses, allocatesTo, mitigates, verifies, and hasCause. These roles enforce traceability discipline across the V-Model chain and do not require manual configuration.Step 3: Confirm the System Element Hierarchy
- Open the Design space from the sidebar.
- Navigate to the system element structure. You should see the reference architecture for the Flight Control Computer (FCC):
Step 4: Open the Safety Assessment Documents
- Click Risks in the sidebar to open the safety documents space.
- Confirm the following documents are present:
| Document | Template | Purpose |
|---|---|---|
| FHA Risksheet | RiskTemplates/FHATemplate | ARP 4761 failure conditions |
| PSSA Risksheet | RiskTemplates/PSSATemplate | Safety requirements allocation |
| Hazard Tracking Document | RiskTemplates/HazardTrackingTemplate | MIL-STD-882E hazards |
| Security Threat Document | RiskTemplates/SecurityThreatTemplate | DO-326A threats |
| Compliance Matrix | RiskTemplates/ComplianceTemplate | 7-standard compliance tracking |
The reference project ships with pre-populated sample data: 18 failure conditions, 260 failure modes, 33 test cases, and 214 risk controls. This data illustrates correct configuration and can be cleared before live project work begins.
Step 5: Verify the Certification Readiness Dashboard
- Click Cert. Readiness in the sidebar.
- The dashboard displays live compliance metrics for each standard using traffic-light indicators:
- Green — ≥ 80% complete
- Orange — 50–79% complete
- Red — < 50% complete
Next Steps
With the Aerospace Safety Solution installed, you are ready to begin your first safety analysis:- Create Your First Functional Hazard Assessment — learn how to populate the FHA risksheet with failure conditions and assign DAL levels
- The V-Model Development Process — understand how requirements, design, and verification connect across the full V-Model chain
Source References (dev)
Source References (dev)
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.50) · .polarion/tracker/fields/workitem-type-enum.xml (0.48) · .polarion/tracker/fields/workitem-link-role-enum.xml (0.45) · modules/RiskTemplates/PSSATemplate/attachments/risksheet.json (0.40) · datasets/sol-aero-ui-walkthrough/summary.md, navigation.md, dashboards/home-dashboard.md, dashboards/role-dashboards.md, dashboards/standards-compliance.md, risksheet-views/risksheet-views.md, work-item-types/data-model.md (0.39) · .polarion/pages/spaces/_default/Standards Compliance Overview/page.xml, Certification Readiness Scorecard/page.xml, Compliance Matrix/page.xml (0.39) · .polarion/nextedy/models/rtm.yaml (0.39) · .polarion/pages/spaces/_default/Safety Assessment Summary/page.xml, Common Cause Analysis Report/page.xml, Security Threat Assessment/page.xml, Hara Risk Matrix Report/page.xml (0.38) · .polarion/polarion-project.xml, .polarion/context.properties, .polarion/security/user-roles.xml, .claude/PROJECT.md, TODO.md (0.38) · modules/RiskTemplates/ComplianceTemplate/attachments/risksheet.json (0.38)