Dear, based on the framework sysoperation, create two classes for the model and one for the driver. Also I create the menuitem type action in which I filled out the information.
ObjectType: Class
Object: smm_mfvController
EnumTypeParameter: SysOperationExecutionMode
EnumParameter: Asyncronous
and all properties "permission" are by default "Auto" except linkedpermissionobject and linkedpermissionobjectchild that are empty.
I added a menu within SalesandMarketing and then added a menu entry calling menuaction that I generated.
In the AX security tool, I searched the menu and add the permission "full control" to a privilege. This is assigned to a role which is associated to a specific user.
When running on the menu, from system administrator user I have no problems working properly, but when trying to run from the other user, "Access Denied: smm_mfvController" appears.
What I can fail to pass this access error?
thank you
*This post is locked for comments