Skip to main content

Layout

The dashboard uses a 70/30 two-column layout:
SectionWidthContent
Left column70%Start Here guide + Explore More Views
Right column30%Solution overview + support link
The page title renders dynamically using a Velocity expression:
Welcome to the {project name} Project
The Nextedy logo appears in the top-right corner with a CSS inversion filter for dark/light theme adaptation.

Start Here Section

The primary onboarding guide directs users through three steps:
  1. Open the HARA Analysis shortcut
  2. Identify hazard chains with missing or insufficient risk controls
  3. Add or link a Risk Control to reduce risk
A prominent call-to-action button opens the HARA Analysis document directly in risksheet view:
/risksheet?document=Risks/HARA-ANALYSIS
The risksheet table updates instantly and recalculates risk evaluation once risk controls are in place.

Explore More Views

Three secondary entry points are available below the Start Here section:
LinkTargetDescription
Design FMEA Sample/risksheet?document=Risks/DFMEA-SUB-001Opens a DFMEA subsystem analysis in risksheet
HARA ReportWiki page: iso-14971-hara-reportISO 14971 HARA Report for DHF export
Data Model DiagramWiki page: Data ModelPlantUML diagram of the Polarion data model

Solution Overview Sidebar

The right column describes the solution identity and value proposition: Title: Nextedy Risk Management (ISO 14971) Value proposition:
  • Replace Excel-based HARA/DFMEA sheets with a structured, audit-ready solution
  • Get real-time traceability between hazards, requirements, risk controls, and verification activities
  • Mature your process at your own pace: start with HARA, then expand to risk matrices, DFMEA, DHF reports, implementation links, and more
Support link: A booking link (https://go.nextedy.com/meet) allows users to schedule a walkthrough session. The project portal sidebar provides quick access to six primary views:
ShortcutTargetIcon
HomeProject home dashboardHome
RisksheetsRisksheet browserWarning
HARA ReportISO 14971 HARA Report wiki pagePlans
Risk Matrix ReportRisk Matrix Report wiki pageAgile Software
RTM SheetWhole RTM powersheet (_default/WholeRTMSheet)Powersheet
DFMEA Summary ReportSystem DFMEA Report wiki pageWiki
The RTM Sheet uses powersheet (for traceability matrix navigation), while risk analysis views use risksheet. Both are Nextedy products but serve different purposes.

Technical Details

PropertyValue
Page location.polarion/pages/spaces/_default/Home/page.xml
Rendering engineVelocity script blocks
Project name source$page.fields.project.render.withIcon(false)
Link typespolarion-rte-link with data-type=polarion and data-type=richPage
Column layoutpolarion-rp-column CSS classes (70%/30%)