COGNOiSe.com - The IBM Cognos Community

Planning & Consolidation => COGNOS Planning => Topic started by: Pedro on 14 Jun 2010 06:06:51 AM

Title: 8.4 Feature that's quite annoying!
Post by: Pedro on 14 Jun 2010 06:06:51 AM
Hi,

We have just upgraded to 8.4 and our users are complaining about one for the new features!

They don't like the way the contributor web grid remembers the view everytime an elist item is closed, it is quite annoying to have to reset the views each time an elist has been open and modified.

Other than switching back to the classic client does anybody know how to set this feature so EP does not save the view each time?

Thanks in advance

Pedro
Title: Re: 8.4 Feature that's quite annoying!
Post by: Milt on 14 Jun 2010 11:05:20 AM
There's an option 'Persist Contributor Web Client Settings' under

> Development > Application Maintenance > Admin Options

Try setting it to off - I haven't tried it, so no guarantees
Title: Re: 8.4 Feature that's quite annoying!
Post by: Pedro on 14 Jun 2010 11:46:57 AM
Thanks Milt. I did see this and thought of trying it but wondered what sort of performance impact this might have, I guess I can only try it out!

I'll let you know the results

Thanks for your time
Cheers
Pedro
Title: Re: 8.4 Feature that's quite annoying!
Post by: Pedro on 15 Jun 2010 12:03:06 PM
Yep this appears to work! Thanks
Title: Re: 8.4 Feature that's quite annoying!
Post by: shethsameer on 17 Jun 2010 11:36:13 AM
Regarding Perfomance Impact:  Yep it does matter (v little bit)

The Persist Contributor Web Client Settings determines if the layout of the web grid will be stored and if so where. The options are Server, Client or Off.

The difference that in one case the special xml will be saved on a server and loaded from the server when user open the contributor next time. In other case the same xml will be saved on a local machine and loaded from there, this setting will determine the amount of traffic generated over the network, whenever a node requests for model.

Hope this helps.

Cheers

Sameer Sheth
IBM Certified Cognos Consultant
Title: Re: 8.4 Feature that's quite annoying!
Post by: Pedro on 07 Jul 2010 05:13:54 AM
Thanks Sameer, that is very helpful.

Pedro