tm1runTI CX 10.2

Post Reply
Maxime
Posts: 16
Joined: Mon Mar 24, 2014 1:36 pm
OLAP Product: TM1
Version: CX 10.1 and 10.2
Excel Version: Excel 2012

tm1runTI CX 10.2

Post by Maxime »

Hi all !

I want use tm1runti on CognosExpress 10.2 with security 5.

I have always this error : SystemServerClientNotFound Serveur connection failed.

I use this line code :

Code: Select all

tm1runti -adminhost localhost -server CXMD -user administrator -pdw micropole -CAMNamespace CognosExpress -process CXTM1SaveDataAll
I tried large variation of this code line...

What is the good configuration for use tm1runti with CognosExpress 10.2 ?

Thank you for all answer !

Maxime,
declanr
MVP
Posts: 1828
Joined: Mon Dec 05, 2011 11:51 am
OLAP Product: Cognos TM1
Version: PA2.0 and most of the old ones
Excel Version: All of em
Location: Manchester, United Kingdom
Contact:

Re: tm1runTI CX 10.2

Post by declanr »

May be wrong but I didn't think TM1RunTI was licensed with Cognos Express anyway? Might have changed in 10.2 mind you.
Declan Rodger
Maxime
Posts: 16
Joined: Mon Mar 24, 2014 1:36 pm
OLAP Product: TM1
Version: CX 10.1 and 10.2
Excel Version: Excel 2012

Re: tm1runTI CX 10.2

Post by Maxime »

Yes, it's change in CX 10.2.
Now we have tm1runTI in CX, we have the executable in bin64.
declanr
MVP
Posts: 1828
Joined: Mon Dec 05, 2011 11:51 am
OLAP Product: Cognos TM1
Version: PA2.0 and most of the old ones
Excel Version: All of em
Location: Manchester, United Kingdom
Contact:

Re: tm1runTI CX 10.2

Post by declanr »

Thats good then. Was annoyed it wasn't in 10.1

As a starting point your code uses "pdw" where it should be "pwd"
Maxime wrote: I use this line code :

Code: Select all

tm1runti -adminhost localhost -server CXMD -user administrator -pdw micropole -CAMNamespace CognosExpress -process CXTM1SaveDataAll
Declan Rodger
Maxime
Posts: 16
Joined: Mon Mar 24, 2014 1:36 pm
OLAP Product: TM1
Version: CX 10.1 and 10.2
Excel Version: Excel 2012

Re: tm1runTI CX 10.2

Post by Maxime »

Oh...
It's good !
I'm blind today...
Post Reply