Page 1 of 1

Multiple Portals in variables_tm1.xml

Posted: Wed Mar 28, 2012 2:44 pm
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>

Re: Multiple Portals in variables_tm1.xml

Posted: Fri Jun 06, 2014 7:29 pm
by image2x
Trying to do the same thing... did you or anyone else ever get this figured out?

Thanks,

-- John

Re: Multiple Portals in variables_tm1.xml

Posted: Mon Jun 09, 2014 12:27 pm
by jim wood
We worked around it by creating a landing page that gave users the options,

Jim.