Create a Computed Property
Define a server-rendered property in your domain model that computes values dynamically using Velocity templates.
Use Velocity Templates
Write Velocity template expressions to access work item data, document context, and platform services.
Access Polarion Services
Use Polarion platform services like tracker, repository, and security within your server-rendered expressions.
Debug Template Errors
Identify and fix common Velocity template errors including parse failures, missing variables, and method invocation issues.
Sources
Sources
Source Code
Property.javaMetadataTest.javaDataPropertyFactory.javaprod-powersheet-src/com.nextedy.powersheet.client/ltc-repo/packages/sheet/SheetComponent.tsxServerRendererTest.java