Get Workbook Format

get

/essbase/rest/v1/excel/utils/dataformat

Returns details about the application workbook: application name, cube name, and whether the workbook's format is structured or unstructured (tabular).

Request

Query Parameters
Back to Top

Response

Supported Media Types

200 Response

OK

The workbook information was retrieved successfully.

400 Response

Bad Request

Failed to get the workbook details. The file path may be incorrect.

500 Response

Internal Server Error.

Back to Top