Run TI from Java

Post Reply
wilsonmax
Posts: 34
Joined: Fri Feb 28, 2014 2:21 am
OLAP Product: TM1
Version: 10.1.0
Excel Version: 2010

Run TI from Java

Post by wilsonmax »

As I know, there're 3 common ways to run TI process from some external command/program:
batch/MS cmd, Java & VBA

Also, TM1 provides some resources, like the API and sample code in <TM1 installation directory>\API\TM1API\SampleCode\

I could run TI Excel with the TM1 Perspective and I've read some other sample codes using VBA to run TI.

However, there is not much complete/successful sample code of running a TI from Java.

I wonder how to make the connection, or simply, how to run TI from Java? (Actually, I just want to use Java to trigger a TI to do something)
Post Reply