StarTeam provides many Classic reports for each component that you can use as is or customize. Each report is generated using a series of template files that reside in the folder you designated during installation. For example, if you used the default installation path for the Cross-Platform Client on a Microsoft Windows platform, the Reports folder is c:\Program Files\Micro Focus\StarTeam Cross-Platform Client <version>\samples\details-templates\.
To customize the reports, you can open and edit the report templates in any text editor or HTML tool.
-Dstarteam.reports.dir=C:\PathToReports
The template files provided for each report are listed below.
<component>Default.Title <component>Default.Name <component>Default.GrpInfo <component>Default.Group1 <component>Default.EndReport
<component>Detail.Title <component>Detail.Name <component>Detail.GrpInfo <component>Detail.Group1 <component>Detail.EndReport
<component>Detail with Description.Title <component>Detail with Description.Name <component>Detail with Description.GrpInfo <component>Detail with Description.Group1 <component>Detail with Description.Group2 <component>Detail with Description.EndReport
<component>Grouping Summary.Title <component>Grouping Summary.Name <component>Grouping Summary.GroupSummary <component>Grouping Summary.EndReport
<component>History.Title <component>History.Name <component>History.GrpInfo <component>History.Group1 <component>History.Group2 <component>History.EndReport
<component>History.Title <component>Links.Name <component>Links.GrpInfo <component>Links.Group1 <component>Links.Group2 <component>Links.EndReport
<component>Summary.Title <component>Summary.Name <component>Summary.GrpInfo <component>Summary.Group1 <component>Summary.EndReport
<component>Summary with description.Title <component>Summary with description.Name <component>Summary with description.GrpInfo <component>Summary with description.Group1 <component>Summary with description.EndReport
The report template file names are composed as <component><name>.<type>. The table below describes each template file type.