Search found 4 matches

by michael_gcph
Fri Feb 28, 2014 8:06 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Replication
Replies: 0
Views: 1744

TM1 Replication

Hi! I've been trying to study TM1' APIs and is currently on learning replication. I wanted to ask about these API calls in particular: 1. TM1ObjectReplicate 2. TM1ConnectionCreate 3. TM1ObjectReplicationConnection for (1), the parameters as per IBM docs are: - hPool is a valid pool handle obtained w...
by michael_gcph
Thu Feb 27, 2014 1:32 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Ventilation Process successfull but no data transfered
Replies: 19
Views: 11073

Re: TM1 Ventilation Process successfull but no data transfer

He probably meant whether is your TI process really reaches your MetaData/Data tab. A simple AsciiOutput can help you. And while you're at it, do include the contents also of your variables (v*) that you've used in your CellPutN() so that you will be able to see what's coming in as data. I.e. On top...
by michael_gcph
Sun Feb 23, 2014 4:37 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Error 87: SystemServerNotFound using TM1API.dll in C#
Replies: 9
Views: 8965

Re: Error 87: SystemServerNotFound using TM1API.dll in C#

hi jahn4, just an update, I was coding and compiling via C and i did encounter the same problem as what you have. It is indeed because of the ssl folder not being in the executable path. Thank you so much!
by michael_gcph
Mon Jan 21, 2013 2:51 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cell Security Cube creation from TI?
Replies: 12
Views: 10634

Re: Cell Security Cube creation from TI?

Just my 10 cents (I know this post is old already). From an implementation point of view, some will be needing this to happen. There will come a time when you will need to duplicate cubes - and at the same time - duplicate the security. Which is why if only TI has a feature like this - then we can a...