To add a column of report output
About this task
This change adds a column to the Versions by Date report to list
the user name that is associated with each version.
Procedure
- Add a properly coded print statement to the interface specification
that the Report Builder can pass to the Report Viewer.
- Add a
%Fu;
to the -fmt parameter in the cleartool lshist call
to get this information from the HCL
VersionVault configuration.
- Properly extract the user information into some variable after
the cleartool lshist call returns its
output, so that it can be printed.
- Print the user variable in the same order as it appeared in the
interface specification so that it appears under the correct column heading.
Have feedback?
Google Analytics is used to store comments and ratings. To provide a comment or rating for a topic, click Accept All Cookies or Allow All in Cookie Preferences in the footer of this page.