Configuring two TM1 servers in the same TM1 web

Post Reply
anoops81
Posts: 101
Joined: Tue May 12, 2009 8:20 am
OLAP Product: TM1
Version: 9.5.2
Excel Version: Office 2010

Configuring two TM1 servers in the same TM1 web

Post by anoops81 »

Hi ,

We have two TM1 server instances on the same admin host .

While configuring tm1 web , Is it possible to give both the tm1 server names in the web.config file, so that both the servers will be listed while logging into tm1 web ?

How can we get the applications folder from both the tm1 servers in tm1 web ?

Please advice .

Regards
Anoop
tomok
MVP
Posts: 2836
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

Re: Configuring two TM1 servers in the same TM1 web

Post by tomok »

anoops81 wrote:Hi ,

We have two TM1 server instances on the same admin host .

While configuring tm1 web , Is it possible to give both the tm1 server names in the web.config file, so that both the servers will be listed while logging into tm1 web ?
You don't have to do anything, they will automatically be listed in the drop-down on the login page.
anoops81 wrote:How can we get the applications folder from both the tm1 servers in tm1 web ?
You can only log into one TM1 server at a time with TM1Web so it is not possible to combine anything.
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
anoops81
Posts: 101
Joined: Tue May 12, 2009 8:20 am
OLAP Product: TM1
Version: 9.5.2
Excel Version: Office 2010

Re: Configuring two TM1 servers in the same TM1 web

Post by anoops81 »

Thanks Tomok .

What we do is now is , we give the tm1 server name in the web config file . During login , users will be directly login into tm1 web without entering any login information ( Windows authentication) .

I was trying to do something like that .It was my wild imagination to automate tm1 web .

Regards
Anoop
tomok
MVP
Posts: 2836
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

Re: Configuring two TM1 servers in the same TM1 web

Post by tomok »

anoops81 wrote:What we do is now is , we give the tm1 server name in the web config file . During login , users will be directly login into tm1 web without entering any login information ( Windows authentication).
Read the section entitled "Developing Custom Web Applicatons with the URL API" in the TM1 Developer Guide. You can automate what server and objects a user opens via parameters in the URL.
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
kpk
MVP
Posts: 214
Joined: Tue Nov 11, 2008 11:57 pm
OLAP Product: TM1, CX
Version: TM1 7x 8x 9x 10x CX 9.5 10.1
Excel Version: XP 2003 2007 2010
Location: Hungary

Re: Configuring two TM1 servers in the same TM1 web

Post by kpk »

anoops81 wrote:
How can we get the applications folder from both the tm1 servers in tm1 web ?
tomok wrote:
You can only log into one TM1 server at a time with TM1Web so it is not possible to combine anything.

Hi,

I have no TM1web on my laptop for the time being so I cannot check it, but you can check quickly if you have:
- When you are logged into both server then you can drag TM1 views from both server into both Application folders in the Server Explorer.
- So you can have server B views in the server A Application folders.
You can try out what happens if you try to open this server B view via the TM1web logged into only the server A.

Regards,
Peter
Best Regards,
Peter
Post Reply