Get Formula Functions

get

/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/formulaFunctions

Returns a list of functions for defining formulas. For an aggregate storage cube, the list contains MDX functions. For a block storage cube, the list contains Essbase calculation functions.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

OK

List of functions, as XML or JSON string, returned successfully.

Body ()
Root Schema : schema
Type: string

500 Response

Internal Server Error.

Back to Top