Enabling Workflow Configurations for different modules

17 05 2010

If you have created new workflow templates for modules in Dynamics AX that do not already any, you may wonder how to get the “workflow configurations” option to appear in the that specific module’s menu. Recently a reader provided me with the following method to follow.

1) Navigate via the AOT to Menu Items, Display, WorkflowConfigurationCust.
2) Duplicate the Menu Item and rename it to something appropriate. E.G. WorkflowConfigurationHRM from Human Resources.


3) Change the Menu-Item’s EnumType Property to the module that you would like it to work for. E.G. Human Resources.


4) Drag and drop the Menu Item into the ‘Setup’ menu section of the relevant module’s menu.

Thanks Raheel for this tip.

Happy Daxing. Jonathan


Actions

Information

3 responses

17 05 2010
Aman

And in case you have a new module, you will had to add the module name in enum ‘ModuleAxapta’. And this value you will set in the workflow category.

Cheers
Aman

13 04 2013
5 03 2014

Leave a comment