error when deploying OLAP cube in SpagoBI. error message: cannot deploy document on server: class it.eng.spagobi.sdk.exceptions.SDKException
Asked
Active
Viewed 1,482 times
1 Answers
10
- Open
template.xml
file as any editor you like. - Then there is an Hierarchy element, where it has
hasAll
element which configured wrongly. - So, update
hasAll=true
then save. - Deploy
template.xml
on SpagoBI server.

Bharti Rawat
- 1,949
- 21
- 32

aman agrawal
- 174
- 8
-
I love when I have no clue what the problem is and then I find the simplest of answers here on SO! Thank you!! – tmthyjames Jun 09 '15 at 16:37
-
Thank you very much. This was excactly – Stathis Andronikos Mar 01 '17 at 13:18