You are on page 1of 9

Blog Microsoft Dynamics AX Thoughts 272 July 8, 2010 in Blog, Dynamics AX by Amer

Create Dynamics AX Workflows in Three Easy Steps by Workflow for Dummies Wizard
12 0 Rate This As I have mentioned in an earlier post, to get my life easier with developing new Dynamics AX Workflows I have created an easy to use wizard that generates AOT objects for one Approval workflow in Dynamics AX 2009, without writing a single line of code. I have used this wizard since more than a year to develop all the workflows that I had to develop. I have been asked many times by Dynamics AX technical and functional consultants to share that with them. And here I am sharing it with the Dynamics AX community. By following three steps, Dynamics AX Workflow for Dummies simply: 1. 2. 3. 4. 5. 6. 7. Adds a Workflow Template Adds a Workflow Category Adds a Workflow Approval Adds a workflow state field to the selected table Enables the workflow for the selected form Creates needed classes like the document class for the workflow document Creates a query (Workflow Document)

Here are the steps that you have to follow: (pictures speak quietly)

Generated AOT Objects Parameters

After clicking Finish, you would get a Dynamics AX Project:

In order to configure the generated Workflow template, go to the module that you have selected in the wizard, and open the Workflow Configuration under the Setup menu of that module. This is what you will have:

If you are interested to have it, just comment on this post and write me your email or send me an email to amer@amer-ax.com and I will be more than happy to send the project to you.

http://www.amer-ax.com/tag/workflow/

You might also like