Page 1 of 1

10.2.2 FP6 client and Planning 2.0.2

Posted: Thu Oct 12, 2017 8:16 am
by Willi
I'm trying to connect a 10.2.2 FP6 client with a PA 2.0.2 server. As far as I know that should be no problem. But when I change the address of the Admin-server in Architect from the 10.2.2 Server to the address of the new PA 2.0.2 server the list of servers in Architect still shows the old entries of the 10.2.2 server.

I already set the options of non SSL-Clients and Pre TLS 1.2 to "true" with no effect. Firewalls on both servers are for test deactivated.

So what am I missing?

Re: 10.2.2 FP6 client and Planning 2.0.2

Posted: Fri Oct 13, 2017 3:40 pm
by Michel Zijlema
Hi Willi,

The Pre TLS 1.2 option is only relevant for clients on version 10.2.2FP5 and older.
Did you set the ClientVersionMinimum and ClientVersionMaximum parameters in the tm1s.cfg file (f.i. ClientVersionMinimum=10.2.20600)?

Michel

Re: 10.2.2 FP6 client and Planning 2.0.2

Posted: Sat Oct 14, 2017 6:59 am
by Willi
Thanks. I created a PMR and got the following answer yesterday:

Code: Select all

Perspectives/Architect 10.2.2 was tested against PA v2 and is working and is supported.
Older than 10.2.2 would not be support.
To be able to connect older TM1 Architect/Perspectives (10.2.2) with PA-TM1-Server 2.0.x, you need to follow the next steps:

1- ibmtm1.arm file from PA2 install should be copied over to 10.2.2. FP7 bin/ssl and bin64/ssl folders.
2- Next, set the TM1 Admin server to support pre-TLS v1.2 clients via Cognos Configuration on PA2 machine.
3- These three parameters should be added to the PA2 TM1 servers tm1s.config file:

SupportPreTLSv12Clients=T
SSLCertificateID=TM1Server
SSLCertAuthority=ibmtm1.arm

4- Before connecting to TM1 Server, following options should be changed in Architect Server Explorer on FP7 machine

Certicate Authority: Point to the above copied ibmtm1.arm-file
CertificateID: TM1Server
That worked