C Main API LRO Functions

These functions create, retrieve and delete LROs and return information about them.

FunctionDescription
EssLROAddObjectLinks a reporting object to a data cell in an Essbase database.
EssLRODeleteCellObjectsDeletes all objects linked to a given data cell in an Essbase database.
EssLRODeleteObjectDeletes a specific object linked to a data cell in an Essbase database.
EssLROGetCatalogRetrieves a list of LRO catalog entries for a given data cell in an Essbase database.
EssLROGetCatalogBatchRetrieves a list of LRO catalog entries for multiple data cells in an Essbase database.
EssLROGetObjectRetrieves an object linked to a data cell in an Essbase database.
EssLROListObjectsRetrieves a list of all objects linked to cells in the active database for a given user name and/or modification date.
EssLROPurgeObjectsDeletes all objects linked to cells in the active database for a given user name and/or modification date.
EssLROUpdateObjectStores an updated version of an LRO on the server.