Multiple TM1web Instances - TM1 10.2.2
Posted: Sun Apr 17, 2016 12:58 am
In TM1 10.2.2, I created a new instance of tm1web - //servername:9510/A/
I have updated tm1_config.xml for new TM1web instance under (..webapps\A\WEB-INF\Configuration\ ) with 1)TM1 server to connect to, 2) homeobject
Did a restart of TM1 Application server
And now, when I am trying to access TM1 server via new TM1web instance - A, following happens
In IE, //servername:9510/A --> Login page appears (no need to select TM1 server, which is expected) --> login --> login is completed with no issues.
I am struggling to understand why I see below results:
1) Homeobject refers to homeobject parameter in webapps\tm1web\WEB-INF\Configuration\tm1_config.xml ( default TM1web instance)
After having a close look, I also found
2) Web address after login: Is //servername:9510/tm1web/applications.jsp (default TM1web )
instead of
//servername:9510/A/applications.jsp (with new TM1web instance)
Any suggestions on
1)How can I point the new TM1web instance to use the correct tm1_config.xml ( having different homeobject i.e. landing page than in default TM1web)
2)and why after login,web address change and point to default "tm1web" instances and not the new one created
I have updated tm1_config.xml for new TM1web instance under (..webapps\A\WEB-INF\Configuration\ ) with 1)TM1 server to connect to, 2) homeobject
Did a restart of TM1 Application server
And now, when I am trying to access TM1 server via new TM1web instance - A, following happens
In IE, //servername:9510/A --> Login page appears (no need to select TM1 server, which is expected) --> login --> login is completed with no issues.
I am struggling to understand why I see below results:
1) Homeobject refers to homeobject parameter in webapps\tm1web\WEB-INF\Configuration\tm1_config.xml ( default TM1web instance)
After having a close look, I also found
2) Web address after login: Is //servername:9510/tm1web/applications.jsp (default TM1web )
instead of
//servername:9510/A/applications.jsp (with new TM1web instance)
Any suggestions on
1)How can I point the new TM1web instance to use the correct tm1_config.xml ( having different homeobject i.e. landing page than in default TM1web)
2)and why after login,web address change and point to default "tm1web" instances and not the new one created