For more information about the MaxL statements and APIs referenced in this section, see the Oracle Essbase Technical Reference and the Oracle Essbase API Reference, respectively.
Use the following MaxL statements to manage drill-through URLs:
create drillthrough
alter drillthrough
display drillthrough
drop drillthrough
Use the following Essbase API structures and functions to manage the drill-through URLs on the Essbase database:
C Main API Structure:
ESS_DURLINFO_T
C Main API functions:
EssCreateDrillThruURL
EssDeleteDrillThruURL
EssGetDrillThruURL
EssGetCellDrillThruReports
EssListDrillThruURLs
EssMDXIsCellGLDrillable
EssUpdateDrillThruURL
C Grid API structure:
ESSG_DATA_T
C Grid API function:
EssGGetIsCellDrillable
Visual Basic API structure:
ESB_DURLINFO_T
Visual Basic API functions:
EsbCreateDrillThruURL
EsbUpdateDrillThruURL
EsbDeleteDrillThruURL
EsbListDrillThruURLs
EsbGetDrillThruURL
EsbGetCellDrillThruReports
To manage drill-through URLs in Administration Services, see these topics in the Oracle Essbase Administration Services Online Help:
“Managing Drill-through Definitions”
“Edit Drill-through Definitions Dialog Box”