intersystems-community/Cache-MDX2JSON

Non standart errors

Closed this issue · 3 comments

All errors from server must come in a unified JSON format:
{ Error : " Error description" }
If you got an error message, not fitting this structure, please report this happenstance here.

Null FilterValue return fix (when cube not found)

Solved with eduard93@8996be4

Error handling for empty MDX request
Solved with eduard93@02b21fa

Error handling for multidimensional queries.
Fixed with eduard93@99b198a