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
TM1 Java API
- paulsimon
- MVP
- Posts: 808
- Joined: Sat Sep 03, 2011 11:10 pm
- OLAP Product: TM1
- Version: PA 2.0.5
- Excel Version: 2016
- Contact:
Re: TM1 Java API
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.