TM1 API in v9.5.2

Post Reply
Carl Peach
Posts: 5
Joined: Tue Oct 04, 2011 2:55 pm
OLAP Product: TM1
Version: 9.4
Excel Version: 2003 2007

TM1 API in v9.5.2

Post by Carl Peach »

Hi

I have some vba code running in v9.4 and this works fine using the TM1 api and some code to call a TI process. (Running Excel 2002)

However when using 9.5.2 and Excel 2003 the code errors saying cannot connect to Server. Does anyone know of any issues why this should be the case


Thanks


Carl
vladkon
Posts: 34
Joined: Mon Oct 18, 2010 7:38 am
OLAP Product: TM1
Version: 10.2.2
Excel Version: 2010

Re: TM1 API in v9.5.2

Post by vladkon »

check if UseSSL=F in tm1s.cfg
Post Reply