Library Samples

Topics:

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

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

Feedback