Where is NavTreeDisplayAdministration in TM1 Web config?

Post Reply
User avatar
macsir
MVP
Posts: 785
Joined: Wed May 30, 2012 6:50 am
OLAP Product: TM1
Version: PAL 2.0.9
Excel Version: Office 365
Contact:

Where is NavTreeDisplayAdministration in TM1 Web config?

Post by macsir »

Hi, all

I know NavTreeDisplayAdministration exists in tm1 10.1 but I can't find it in 10.2 tm1 web configuration file? Where does it go? Ta
In TM1,the answer is always yes though sometimes with a but....
http://tm1sir.blogspot.com.au/
User avatar
George Regateiro
MVP
Posts: 326
Joined: Fri May 16, 2008 3:35 pm
OLAP Product: TM1
Version: 10.1.1
Excel Version: 2007 SP3
Location: Tampa FL USA

Re: Where is NavTreeDisplayAdministration in TM1 Web config?

Post by George Regateiro »

I found this out on IBMs site

http://www-01.ibm.com/support/docview.w ... wg27039576

Near the bottom you can find a section entitled "How does the TM1Web_config.xml compare to the Web.config file?" About halfway down that section they have the following.
The following parameters are no longer applicable to TM1 Web version 10.2:

key="NavTreeDisplayAdministration" value="Y"
I have only been scratching the surface of Java Web so I am not sure if the functionality has been moved elsewhere or not, but it looks like that particular parameter is no longer available.
lotsaram
MVP
Posts: 3705
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: Where is NavTreeDisplayAdministration in TM1 Web config?

Post by lotsaram »

Short answer: this is depreciated functionality it doesn't exist in 10.2 web.

Slightly longer explanation: the 2 and only 2 things a user could do from the "admin panel" in tm1 web were change password and run a process. Change password is now available from the login screen. Run a process is something that cN be done from any action button (someone just needs to create the interface). IMO nothing has really been lost by this and IBM were justified in leaving it out.
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.
User avatar
macsir
MVP
Posts: 785
Joined: Wed May 30, 2012 6:50 am
OLAP Product: TM1
Version: PAL 2.0.9
Excel Version: Office 365
Contact:

Re: Where is NavTreeDisplayAdministration in TM1 Web config?

Post by macsir »

Thanks, guy. That's good. I would like to use TM1 Rest API to bring it back. :lol:
In TM1,the answer is always yes though sometimes with a but....
http://tm1sir.blogspot.com.au/
Post Reply