Problem to configure the Hyperion Planning Model on reverse engineer with ODI
Hi everyone, good morning.
I have been trying to configure the ODI to perform the load data process on my ESSBase cube.
I'm using the Hyprion Planning on version 11.1.2.3.500 and the ODI on version 11.1.1.7.0.
When I click to execute the reverse engineer to Hyperion Planning Application, happened an error like log below. I applied the patch 18614001 to try solve my problem, but did not work.
org.apache.bsf.BSFException: exception from Jython:
Traceback (most recent call last):
File "<string>", line 41, in <module>
java.io.InvalidClassException: com.hyperion.planning.HspException; local class incompatible: stream classdesc serialVersionUID = -2065834634290912749, local class serialVersionUID = 1173493819024915347
at com.hyperion.odi.planning.wrapper.PlanningWrapper.login(Unknown Source)