Book Image

Extending Microsoft Dynamics AX 2012 Cookbook

By : Murray Fife
Book Image

Extending Microsoft Dynamics AX 2012 Cookbook

By: Murray Fife

Overview of this book

Dynamics AX is built on a number of foundation products from Microsoft that are used to make it bigger, better, and stronger than the average business system. Taking advantage of these products will make your life easier. Use these tools to maximize the efficiency of your business management, taking advantage of a powerful and centralized tool set. "Extending Microsoft Dynamics AX 2012 Cookbook" will show you how to use tools that you already have to extend out Dynamics AX and discover potential new directions. You will be surprised at what you can do on a shoestring budget. The book will allow you to streamline your work processes, and use the system's powerful and centralised features to the advantage of your organization. "Extending Microsoft Dynamics AX 2012 Cookbook" will show you how to maximize the potential of Dynamics AX with common and popular tools to enhance your business management systems. We will begin by exploring how to extend Dynamics AX out with SharePoint. After this, the book will guide you through important elements in maximizing business management efficiency, focusing on key aspects like reports, dashboards, and workflows. The book will then finish by teaching you how to customize your management systems, achieving a comprehensive coverage of the most important extension processes relevant to you and your business with very little programming. This is a book for those of you that want to make the most out of Dynamics AX by using what you already have, and without breaking the bank.
Table of Contents (18 chapters)
Extending Microsoft Dynamics AX 2012 Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Adding task steps to workflows


Once you have a design started, you can add steps in the workflow that will allow you to assign tasks to users, which we will show in the following recipe.

How to do it...

To add a new task step in a workflow, follow these steps:

  1. On the left-hand side of the workflow designer form, you will see all the workflow elements that you are able to use within your workflow. These will differ slightly depending on the workflow template you choose.

  2. Click on the Complete case task and drag it onto your workflow canvas.

  3. Hover your mouse over the Start node, and you will see connector points appearing around the node. Click on one of them and drag the connector line that appears down to the Complete case node that you just added to the form. This will link the two workflow steps.

  4. Do the same for the Complete case and End nodes as well to make a continuous workflow.

  5. Notice that there is an alert in the Complete case 1 step in the workflow showing that you have some configuration...