Skip to main content

ZUP File / Personalization Settings in Navision Role Tailored Client.


Hi all,

I did some changes in the pages & Reports During run time and save the view.Now i wanted to revert those changes to the standard Navision settings.

In Microsoft Dynamics Navision Classic Client we can do this by deleting the zup file as this file store all the personalization settings.But what about the Role tailored Client?

For Role Tailored Client there are two ways to do it -

1) Delete the PersonalizationStore.xml.

This file is located at \Administrator\Application Data\Microsoft\Microsoft Dynamics NAV.This file is used to store all user changes like resizing the columns in the pages. You can delete this file, If you want to roll back all the changes.

The Problem with Way 1 is that it will delete all your settings, what if if you dont want to delete all personalization settings but selective setting. Here is the another way.

2) Go to Object designer, & Run Table 2000000080 Page Data Personalization.

This table contain a record for each personalization done by every user.
so you can filter the user and the object (Page,Report,XMLPORT) from which you want to delete the personalization settings. You cannot see the value that you set as it is stored as BLOB.Refer to screen below.



By Using Way 2 you can delete the selective personalization setting you want to delete.

Thanks & Regards,
Saurav Dhyani
http://saurav-nav.blogspot.in/

Comments

  1. In Microsoft Dynamics Navision, reverting changes in Classic Client involves deleting the zup file. For the Role Tailored Client, options include deleting the PersonalizationStore.xml to clear all changes or selectively removing settings using Table 2000000080 Page Data Personalization. The latter allows users to retain desired adjustments while undoing specific alterations, offering more flexibility in managing personalization settings.

    ReplyDelete

Post a Comment

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

NAV 2013 R2 - Cumulative update 12 Released.

Hi all, Please find below the details of  Cumulative Update 12 released for Microsoft Dynamics NAV 2013 R2. Title - Cumulative Update 12 for Microsoft Dynamics NAV 2013 R2 Build No. - 38053 Release Date - October, 2014 Local Version Included - AU, AT, BE, CH, DE, DK, ES, FI, FR, IS, IT, NA, NL, NO, NZ, SE, UK, RU Download Link Note: Implementing this cumulative update will require a database conversion unless you have already implemented update rollup 5.

NAV 2013 Upgrade Part III - Data Upgrading.

Hi all, As per agenda we need to discuss the data upgrade in NAV 2013. The process is similar to what used to be till NAV 2009 R2 but with some changes. Let's start the process. Remember -  1) You can only upgrade a database to NAV 2013 from NAV 2009 SP1 / R2 SQL Only. 2) The Synchronization of users with SQL Server is no more required.