error when deploying OLAP cube in spagoBI. message: cannot deploy document on server: class it.eng.spagobi.sdk.exceptions.SDKException

1.5k views Asked by At

error when deploying OLAP cube in SpagoBI. error message: cannot deploy document on server: class it.eng.spagobi.sdk.exceptions.SDKException

1

There are 1 answers

2
aman agrawal On
  1. Open template.xml file as any editor you like.
  2. Then there is an Hierarchy element, where it has hasAll element which configured wrongly.
  3. So, update hasAll=true then save.
  4. Deploy template.xml on SpagoBI server.