Report Application Server Java SDK

The Report Application Server Java SDK (Software Development Kit) allows you to programmatically create, view and modify Crystal Report files using a client-server architecture.

See:
          Description

Packages
com.crystaldecisions.sdk.occa.managedreports This package contains classes that relate to report viewing.
com.crystaldecisions.sdk.occa.report.application This package controls the manipulation of supported Report Application Server documents.
com.crystaldecisions.sdk.occa.report.data This package is used to provide a definition for the report's data.
com.crystaldecisions.sdk.occa.report.definition This package is used to manipulate the appearance of the report objects that you see on the report.
com.crystaldecisions.sdk.occa.report.document This package controls the manipulation of supported Report Application Server documents.
com.crystaldecisions.sdk.occa.report.exportoptions This package allows you to specify the export format of a report document.
com.crystaldecisions.sdk.occa.report.lib This package is a general utility that provides exception and container classes.
com.crystaldecisions.sdk.occa.report.template This package enables you to apply a custom template to a report.

 

The Report Application Server Java SDK (Software Development Kit) allows you to programmatically create, view and modify Crystal Report files using a client-server architecture.

The Report Application Server is in itself a client/server system and is composed of two basic components: the RAS server, and an SDK that provides an interface to the server. The web server manages communication between the web browser and the RAS SDK.

Note: To create or modify a particular report through the RAS SDK, you must have the appropriate product activation keycode, as well as rights to view, refresh, edit, and export the report. For details, see the BusinessObjects Enterprise Administrator's Guide.