Creating a Report Script

A report script is a text string that contains the data extraction and data formatting commands required to generate output from the Essbase Server. See the Oracle Essbase Technical Reference for a full description of the Report Writer language. The following principal elements generally need to be included in a report script for an API application:

Many of these elements are typical user-configurable parameters that are set up in advance by the user, either globally or per-report (or both).

See API Libraries.