Dashboard Configuration
How do I access the role-specific dashboards?
The Aerospace Safety Solution provides five role-specific dashboards accessible from the project Home page: Program Manager, Safety Engineer, Design Engineer, V&V Engineer, and Configuration Manager. Each dashboard is tailored to specific engineering functions and displays KPIs, metrics, and Quick Links relevant to that role. Navigate to your project Home page and select the dashboard matching your role.What does the Safety Engineer Dashboard show?
The Safety Engineer Dashboard displays safety-focused KPIs including failure condition counts by classification level, RPN distribution across components (High/Medium/Low thresholds), risk controls pending implementation, and document status for all safety analysis documents (FHA, PSSA, SSA, SFMEA, DFMEA, FTA, CCA). Quick Links provide direct access to all safety analysis risksheet documents and the ARP 4761 Safety Assessment Traceability PowerSheet.What metrics does the Program Manager Dashboard aggregate?
The Program Manager Dashboard provides the highest-level view for management gate decisions, aggregating total requirements (71), test cases, failure modes (260), risk controls (214), system elements, documents (85), and overall requirements classification percentage (93%). It also includes a per-standard compliance scorecard covering ARP 4754A, ARP 4761, DO-178C, DO-254, DO-160G, MIL-STD-882E, and DO-326A.What does the Configuration Manager Dashboard track?
The Configuration Manager Dashboard shows the full document inventory (85 total documents across requirement specs, risk specs, test specs, and other documents), baseline status by category, and 785 total work items. Quick Links connect to the Configuration Index, Problem Report Tracker, Review Action Item Tracker, and SOI Stage Gate Dashboard PowerSheets.PowerSheet Configuration
What PowerSheet views are available for requirements traceability?
Several PowerSheet configurations support requirements traceability at different levels:| PowerSheet | Purpose |
|---|---|
| Component RTM | Scoped subsystem requirements using applyCurrentDocumentTo constraint |
| Interface Control Matrix | Interface endpoint and protocol tracking with type-based color coding |
| Design Verification Sheet | Maps design requirements to test cases |
| Whole RTM Sheet | Full traceability from customer requirements to test cases |
SubsystemRequirement ↔ SystemRequirement ↔ DesignRequirement expansion chain, scoped to the current document context.
How is environmental qualification tracked in the PowerSheets?
The DO-160G Environmental Qualification PowerSheet maps design requirements to environmental specifications (characteristics) and qualification tests. It organizes columns into three groups: Design Requirements (ID, requirement, SC/CC classification, DO-160G section), Environmental Specifications, and Qualification Tests. Four built-in views are available: Specifications Only, Tests Only, By DO-160G Section, and Summary. A teal color formatter highlights DO-160G section references.How does the Problem Report Tracker align with certification standards?
The Problem Report Tracker implements DO-178C §7.2 and DO-254 §8.2 defect and change request tracking. It uses color-coded severity (critical/blocker=red, major=orange, normal=yellow, minor/trivial=green) and status (open=red, inProgress=orange, resolved/verified=green, closed=grey). This PowerSheet uses the built-in Polarion defect and changeRequest work item types — no custom type definitions are required.What is the SOI Stage Gate Dashboard used for?
The SOI Stage Gate Dashboard tracks Stage of Involvement milestones for DO-178C and DO-254 certification reviews: SOI-1 Planning (blue), SOI-2 Development (purple), SOI-3 Verification (orange), and SOI-4 Final (green). Gate status is color-coded: approved/satisfied=green, inProgress/draft=orange, open/notStarted=red.The
soiStage and evidenceReference custom fields referenced by the SOI Stage Gate Dashboard were not found in the extracted custom field configuration files. Verify their definition location in your project’s custom field configuration before implementing custom SOI views.How are Review Action Items tracked in the system?
The Review Action Item Tracker PowerSheet implements DO-178C §6.3 formal review findings. It tracks action item ID, description, status, priority, assignee, and due date using the built-in Polarion task work item type. Status is color-coded: open=red, inProgress=orange, done/closed=green.Configuration Reference
The following diagram shows how the five dashboards relate to the primary PowerSheet configuration areas:Source References (dev)
Source References (dev)
Code:
.polarion/pages/spaces/_default/Program Manager Dashboard/page.xml, Safety Engineer Dashboard/page.xml, Design Engineer Dashboard/page.xml, VandV Engineer Dashboard/page.xml, Config Manager Dashboard/page.xml (0.44) · .polarion/nextedy/sheet-configurations/DO-160G Environmental Qualification.yaml, Component RTM.yaml, Configuration Index.yaml, Design Verification Sheet.yaml, Interface Control Matrix.yaml, Problem Report Tracker.yaml, Process Steps.yaml, Review Action Item Tracker.yaml, SOI Stage Gate Dashboard.yaml, Use Steps Specification.yaml, User Need Validation Sheet.yaml, characteristics.yaml, component-characteristics.yaml, customer-requirements.yaml, design-requirements.yaml, subsystem-functions.yaml, subsystem-verification.yaml, system-elements.yaml, test-verification.yaml (0.36)