Page 1 of 1
How to turn off automatic saved view (.vue)
Posted: Thu Jun 05, 2014 8:55 pm
by dharav
Hello All
I want to know how can we turn off the automatic creation of saved view (.vue files under each user folder). User finding problem in perspective while they export in to excel. I have to delete the automatic created (saved)private view of each user. I want to turn it off.
Thanks
Dharav
Re: How to turn off automatic saved view (.vue)
Posted: Thu Jun 05, 2014 8:58 pm
by Alan Kirk
dharav wrote:I want to know how can we turn off the automatic creation of saved view (.vue files under each user folder). User finding problem in perspective while they export in to excel.
What on earth does the presence or absence of saved views have to do with some unspecified "problem" with slicing/snapshotting?
dharav wrote:I have to delete the automatic created (saved)private view of each user. I want to turn it off.
OK, the first thing you do is absolutely nothing. There is no second thing.
That's because views are
not saved automatically. The user needs to specify that they WANT to save the view before it happens.
Re: How to turn off automatic saved view (.vue)
Posted: Thu Jun 05, 2014 9:19 pm
by dharav
Alan
1) This view are saved when it takes time by a user to retrive a view. It does save automatically in Private mode.
2) In perspective: once we sliced it from contributor and enabled it than it throws the error regarding the big name of saved view.
It looks like following:
""""""Market Share Listings_{8e3a511a-9973-4b80-ab16-ad6f6b76eb5b}_[}tp_tasks}{8e3a511a-9973-4b80-ab16-ad6f6b76eb5b}].[NRT - Total Metros]""""
I have to delete from each individual's folder with .VUE extention
I hope it would help you to understand the issue that i have noticed.
Your Input would be appreciated
Thanks
Dharav
Re: How to turn off automatic saved view (.vue)
Posted: Thu Jun 24, 2021 8:06 am
by vivien
Hello all,
hope you are well.
I agree with Dharav. On my project me and users have this kind of views
I create a TI script to remove them for my user. But is there any way to avoid they appears ?
many thanks
Re: How to turn off automatic saved view (.vue)
Posted: Thu Jun 24, 2021 8:13 am
by declanr
Are you using TM1 Applications (Contributor)?
At a guess, it appears the views could be created when users perform certain actions e.g. submitting, taking ownership etc.
But I doubt the views persisting is by design. So if that is the case, I would try and narrow it down to which actions cause a view to get created and then raise a ticket with IBM.
Re: How to turn off automatic saved view (.vue)
Posted: Mon Jul 05, 2021 3:44 pm
by vivien
Hello,
after talking with my colleague, it appears it's not a bug.
Theses views are created by a specific program (with RETS API) which not destroy them.
Thank you for your help !