OData API Endpoints
Query work item data from Polarion using OData endpoints for autocomplete, filtering, and data retrieval within the Risksheet grid.
Workflow Actions API
Execute document-level workflow transitions and status changes on risk documents programmatically through the Risksheet interface.
Suggestion and Autocomplete API
Configure custom autocomplete sources for text fields, item links, and task links using query factories and the suggestion endpoint.
PDF Export API
Generate formatted PDF reports from Risksheet data with configurable layouts, custom export scripts, and multi-page image support.
Velocity Template Context
Server-side Velocity context variables available in top panel templates, configuration scripts, and server-rendered columns.
JavaScript API
Client-side extension points including custom cell renderers, context menu actions, query factories, cell decorators, and formula functions.
API Integration Points
See Also
- Configuration Properties Index — full property reference for
risksheet.json - Custom Renderer Templates — create custom rendering functions
- Velocity Templates — server-side template authoring
Sources
Sources
Source Code
AppConfig.tsAppConfigParser.tsRisksheetViewServlet.javaSystemConsts.java