To add a column of report output
About this task
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 DevOps Code ClearCase® 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.