webapp.pdf-exporter-admin.pages.filename-template.jsp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ch.sbb.polarion.extension.pdf-exporter Show documentation
Show all versions of ch.sbb.polarion.extension.pdf-exporter Show documentation
This Polarion extension provides possibility to convert Polarion Documents to PDF files. This is an alternative to native Polarion's solution.
<%! String bundleTimestamp = ch.sbb.polarion.extension.generic.util.VersionUtils.getVersion().getBundleBuildTimestampDigitsOnly(); %>
PDF Exporter: Filename template
PDF Exporter: Filename template
Document filename template:
Report filename template:
Test run filename template:
"/>
Quick Help
How to configure Filename template
Filenames can be made scriptable by incorporating placeholders and velocity code. These filenames can contain Velocity expressions that are dynamically evaluated, allowing for the inclusion of dynamic values.
For example: {{ PROJECT_NAME }} $page.spaceId $page.titleOrName $page.lastRevision