Multiple Portals in variables_tm1.xml

Post Reply
User avatar
jim wood
Site Admin
Posts: 3961
Joined: Wed May 14, 2008 1:51 pm
OLAP Product: TM1
Version: PA 2.0.7
Excel Version: Office 365
Location: 37 East 18th Street New York
Contact:

Multiple Portals in variables_tm1.xml

Post by jim wood »

Guys,

Do you know if it is possible to establish connections to more than 1 TM1 web server in the variables_tm1 file? We have tried the following without success:

Code: Select all

<CRNenv>
	<urls>
		<url>http://bluekineticsdev/TM1Web/TM1WebLoginHandler.aspx</url>
		<url>http://bluekineticsdev/TM1Web/TM1WebMain.aspx</url>

		<url>http://bluekinetics/TM1Web/TM1WebLoginHandler.aspx</url>
		<url>http://bluekinetics/TM1Web/TM1WebMain.aspx</url>

	</urls>
	<cookies>
		<param name="cam_passport"/>
	</cookies>
</CRNenv>
Struggling through the quagmire of life to reach the other side of who knows where.
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
image2x
Posts: 125
Joined: Tue Jun 02, 2009 7:05 pm
OLAP Product: TM1, PAX, PAW, SPSS
Version: 2.0.916.10 on RHEL
Excel Version: 2016
Location: Minneapolis, MN

Re: Multiple Portals in variables_tm1.xml

Post by image2x »

Trying to do the same thing... did you or anyone else ever get this figured out?

Thanks,

-- John
User avatar
jim wood
Site Admin
Posts: 3961
Joined: Wed May 14, 2008 1:51 pm
OLAP Product: TM1
Version: PA 2.0.7
Excel Version: Office 365
Location: 37 East 18th Street New York
Contact:

Re: Multiple Portals in variables_tm1.xml

Post by jim wood »

We worked around it by creating a landing page that gave users the options,

Jim.
Struggling through the quagmire of life to reach the other side of who knows where.
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Post Reply