the great tool "Security Development Tool for Microsoft Dynamics AX 2012" , Intended to simplify the creation and maintenance of security artifacts such as roles, duties and privileges.
this can be downloaded from LCS only. (https://lcs.dynamics.com/v2 )
login to LCS (https://lcs.dynamics.com/v2) and then Click Downloadable Tools and then Click the tool to down load as right pics.
after download....
1. install this tool on the machine where you have client and utility tools installed (cause you need AX powershell command).
2. Drain the client connections from the instance of Application Object Server (AOS) that you are working with. For more information, see Drain users from an AOS.
3. Go to Administrative Tools, click Services, and stop the Microsoft Dynamics AX Object Server 6.0 service.
4. Open AX Powershell command and paste below and enter below
Install-AXModel -File "c:\Program Files (x86)\Microsoft\Security Development
Tool\SecurityDevelopmentTool.axmodel"
5.Start the Microsoft Dynamics AX client. The Model store has been modified dialog box opens as right pic
6.Click Compile and Synchronize.
7.When synchronization is completed, press Ctrl+Shift+W to open a Development Workspace.
8.Run the SysSecEntryPointManagerSetup class to add the following menu items to the standard Microsoft Dynamics AX menus.
7.When synchronization is completed, press Ctrl+Shift+W to open a Development Workspace.
8.Run the SysSecEntryPointManagerSetup class to add the following menu items to the standard Microsoft Dynamics AX menus.
Menu item
|
Menu
|
SysSecRoleEntryPointDeveloper
|
SysContextMenu
(AOT Add-Ins)
|
SysSecRoleEntryPoint
|
System
AdministrationSetupSecurity
|
Hope this help. this is new thing.
Regards,
Yes.Sudhanshu