Page 1 of 1

TM1 Java API

Posted: Wed Jul 14, 2010 9:19 am
by gauerts
Hi alll,
I need some help with the TM1Java API.
I just tried to send some Data to a Cube via cube.setCellValue().
The Error returning is CubeKeyInvalid.

So I wrote some code to be sure that the given elements are existing in the cubes dimensions.
All element exist and are in the correct order.

Are there any tipps or tricks?
If needed I can poste my code.

Greetings

Re: TM1 Java API

Posted: Tue Jul 20, 2010 10:31 pm
by paulsimon
Please would you post your code. I am more familiar with the C/VB API. In that it is necessary to convert all values to TM1 format before they can be sent.