Connecting Executive Viewer to Multiple Remote Servers

Post Reply
ExApplix
Posts: 103
Joined: Mon Sep 21, 2009 7:09 pm
OLAP Product: Cognos Tm1
Version: 10.2.2
Excel Version: 2016

Connecting Executive Viewer to Multiple Remote Servers

Post by ExApplix »

Using Executive Viewer (EV) I am unable to connect to a remote server.

I have installed EV (EV Server and EV Client) on the same machine as TM1. EV is able to connect to the Local TM1 Server (32bit). I also have another TM1 Server (64bit) running on a different machine in my network. I want to setup EV in such a way that it can also connect to the TM1 Server (64bit) running on a remote/different machine.

I have already tried changing my EVServer.exe.config file and have added the reacted information of the remote TM1 server (64-bit) as follows:

Code: Select all

<tm1Servers>
<tm1Server>MyLocalServer|TM1ServerLocal</tm1Server>
<tm1Server>MyRemoteServer|TM1ServerRemote_64bit</tm1Server>
</tm1Servers>
I have also made a new 'Data Source' which is pointing to my Remote TM1 64bit machine. But when I create a 'Database' pointing to my remote machine I get the error: "The database server is invalid or not running."

Please suggest me a solution to this problem.

Thanks in advance!
Post Reply