Editing a TI process using API?

Post Reply
PlayKid
Posts: 3
Joined: Fri Jan 16, 2009 12:48 pm

Editing a TI process using API?

Post by PlayKid »

Hi there,

Is there a way to edit a TI process using API?

If so, can you provide a small example?

Thanks
robchr
Posts: 23
Joined: Wed Sep 30, 2009 1:41 pm
OLAP Product: TM1
Version: 9.4.1 FP03 32-bit
Excel Version: 2007

Re: Editing a TI process using API?

Post by robchr »

If you are referring to the .NET API, most of that is read-only but you can executive a TI process from .NET API.

From Java, C++, VB, pretty much all is possible (read/write/execute).

Which language are you intending to use?
PlayKid
Posts: 3
Joined: Fri Jan 16, 2009 12:48 pm

Re: Editing a TI process using API?

Post by PlayKid »

I am using the Classic VB API, but there is no help for me to reference, I can only find Create a New TI Process, but I cannot find one to edit a TI process.

Please help.

Many Thanks
Post Reply