I develop in many environments in MS Dynamics AX 2012.
- I made a Privilege and added some MenuItems under its EntryPoints-section.
- Then I created a new Duty and added the Privilege under the Privileges-section of the Duty.
- And finally I added the Duty to a Role.
After exporting the files and importing them to another environment, AX gives me this Best Practice-message: “All duties should be part of a process cycle.”.
I’m asking this just to know what this is?
Thank you for helping.
This has to do with Ax2012 security architecture. In short, process cycles are structures that contain duties for easier maintenance.
To quote this Ax2012 role-based security resource:
Use these instructions to setup a process cycle and get rid of that BP message.