Library Samples

In this section:


Top of page

x
LibraryViewerSample.java

This application gets the categories, descriptions, and versions in the Report Library and displays the list. It accepts no arguments.

Usage: java LibraryViewerSample


Top of page

x
L04_Get_AccessibleVersion.java

This application gets the first version of a report in Report Library and writes it to a file. It accepts three arguments: the user, the report description, and the output filename.

Usage: java L04_Get_AccessibleVersion <user> <report description> <filename>


WebFOCUS