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
-
path(required): string
Catalog path of the workbook file.
Response
Supported Media Types
- application/json
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.