About the ReportCaster API

The ReportCaster API provides access to ReportCaster functionality independent of WebFOCUS and ReportCaster user interfaces. Using the ReportCaster API, developers of self-service applications can enable users to distribute reports using web applications.

Using JDBC, the ReportCaster API accesses the WebFOCUS repository to read and write scheduling and distribution information. The API bundles the distribution information and sends it to the WebFOCUS Reporting Server to run. Developers must provide a valid ReportCaster logon to their ReportCaster API applications for ownership of schedules and Distribution Lists.

Though all functionality of ReportCaster is available through the ReportCaster API, ReportCaster retains the functionally stabilized ReportCaster Servlet API for Address Book functionality and ReportCaster API subroutines, which are C-based components of the WebFOCUS Reporting Server. ReportCaster also retains the functionally stabilized Bean API for use only with legacy applications.

Information Builders recommends that you use the ReportCaster API for a full range of functionality. Use of ReportCaster API subroutines is recommended for z/OS machines only. We do not recommend that you use the Servlet API in Version 5 Release 3 and higher.


WebFOCUS