Page 1 of 1

tm1runTI CX 10.2

Posted: Tue Jun 17, 2014 9:45 am
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,

Re: tm1runTI CX 10.2

Posted: Tue Jun 17, 2014 9:56 am
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.

Re: tm1runTI CX 10.2

Posted: Tue Jun 17, 2014 9:59 am
by Maxime
Yes, it's change in CX 10.2.
Now we have tm1runTI in CX, we have the executable in bin64.

Re: tm1runTI CX 10.2

Posted: Tue Jun 17, 2014 10:01 am
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

Re: tm1runTI CX 10.2

Posted: Tue Jun 17, 2014 10:07 am
by Maxime
Oh...
It's good !
I'm blind today...