TM1 Java API
Posted: Wed Jul 09, 2014 1:41 am
hi,
We recently are using TM1 java api to manipulate values in TM1 server. We tried to add a value to a cube first and then get that value from the cube. Adding values works properly but getting values always return "CubeKeyInvalid" message, which does not make much sense. The test is carried out by Junit. We call setCellValue first and then getCellValue immediately after setCellValue.
Any thoughts on this problem?
Thanks for any help in advance
We recently are using TM1 java api to manipulate values in TM1 server. We tried to add a value to a cube first and then get that value from the cube. Adding values works properly but getting values always return "CubeKeyInvalid" message, which does not make much sense. The test is carried out by Junit. We call setCellValue first and then getCellValue immediately after setCellValue.
Any thoughts on this problem?
Thanks for any help in advance