Skip to main content

NAV 2013 R2 - Role & Permission Wizard

Hi All,

In Back old days we have tools for creating Roles and Permission Using Code Coverage. There were so many.

One such tool for classic Client is still available at Mibuso.


Recently During a Implementation i was struggling with Roles and Permission and thought to Upgrade the Tool For Role Tailored Client.

Disclaimer - 

** This Tool does not provide you complete Roles and Permission Set to be Created. It will help you in creating a basic Structure. As the Tool is based on Code Coverage, it will only consider objects which are called during operations via Code Only.

** This tool automatically assign Read, Insert & Modify Permissions on all Table Data called during Operation. User need to modify the Permission as per requirement.

Below are the Details of the same.



The Objects in the add-on are listed below -



After Importing Objects Compile The
Selected Objects and Then Open Role Tailored Client. Follow the Below Process -

1. Search for Code Coverage in Role Center Page or Navigate to
Departments/Administration/IT Administration/General



2. Run The Code Coverage and Start Code Coverage, as shown below. After Starting Code Coverage Start the Process that you want to capture.


3. In The Demo i will creating & Posting a Sales order After Starting the Code Coverage Tool, as shown below.


4. After my posting is complete i will stop the Code Coverage from the Code Coverage Page as shown below.


5. As soon as i select Stop Code Coverage i will generate a list of objects called during operation via Code only. (No lookup via Table Relation). 

Now i need to create a Role which contain permission for these objects, so i select Create Role from Same Page as shown below --


6. This Action will Call a Report which Require Input as Role Code and Role Name, as shown below



7. As Soon as i click Ok, a page will get open where i can change the Permission as per my requirement.

By Default it assign all table as Read, Insert and Modify Permission as YES and Other Objects as Execute Permission.

After Changing the Read, Insert, Modify, Delete and Execute Permission as per your requirement select Save Role as shown Below.


8.  The Role and Required Permission have been added in Standard Permission set. Let's have a look there.


Now the Role is ready to be assigned to User.

I hope the tool will help you during implementation of Roles and Permission. Let me know your Views as Comments to the article.

The Object File can be downloaded From -

One Drive Folder.                                    Objects4Nav.                              Mibuso.


File Name - SauravNavRP.NAVW17.01.rar

For Updated Tool Refer Here.

Stay Tuned For More.

Thanks & Regards,
+saurav dhyani
saurav-nav.blogspot.com

Comments

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.