Page 1 of 1
Clone TM1Web in 10.2.2 version
Posted: Thu Mar 19, 2015 3:18 pm
by yng
Hello,
I need make two tm1web sites in TM1 10.2.2., forexample tm1webXX and tm1webYY.
Somebody knows how to do it?
Thanks
yng
Re: Clone TM1Web in 10.2.2 version
Posted: Thu Mar 19, 2015 3:23 pm
by declanr
Depends what your purpose for doing it is. Assuming it's for a distributed environment you just install the applications tier on another server.
Re: Clone TM1Web in 10.2.2 version
Posted: Thu Mar 19, 2015 3:30 pm
by yng
I want to do it on the one server.
yng
Re: Clone TM1Web in 10.2.2 version
Posted: Thu Mar 19, 2015 3:52 pm
by declanr
yng wrote:I want to do it on the one server.
For what purpose? I suppose you could set up a virtual directory in Apache (although you haven't specified whether you are using it) but making it work with all of the app services might be tricky - like I said understanding the purpose may help people come up with ideas.
Re: Clone TM1Web in 10.2.2 version
Posted: Thu Mar 19, 2015 4:11 pm
by yng
I have two TM1 models (xxx and yyy) on the one server. Users must have access to these models through different URL links ...:9510/TM1webxxx and ...:9510/TM1webyyy.
Virtual directory in Apache.
I tried to do next: clone tm1web.war into tm1webxxx.war and move it to webapps folder, in resulting I get new virtual directory TM1webxxx, but when I goto link ...:9510/TM1webxxx after login in model I see in addres row ...:9510/TM1web.
yng
Re: Clone TM1Web in 10.2.2 version
Posted: Thu Mar 19, 2015 4:19 pm
by declanr
Forget about a different version of web. Just give them a landing page somewhere outside of TM1 with 2 different URLs (using the TM1 URL API) to take them to one service or the other.
Or just tell them to use the little drop down box to select their service...