General Interest

Understanding workflow structure

Published: May 12, 2008

You can use workflows in Microsoft Dynamics CRM Online to automate tasks so that you don't need to remember to do them. You don't need to be a programmer to create a workflow: you just need to understand your department's business processes.

To help get you started, this article provides a diagram to illustrate the components of a workflow.

Each workflow includes two components:

  • Properties. A collection of options that defines the scope of the workflow and how people can use the workflow.

  • Logic. The logic you add to your workflow determines the specific actions that the workflow will take upon records. The following terms relating to workflow logic are useful to know when getting started:

    • Stages. Group steps together to make a workflow easier to read. Stages can also be used to define business processes, and then pipeline reports can be used to monitor the business processes.

    • Steps. Each step includes the conditions to run the step, and the actions the workflow takes when the conditions are satisfied. Each step can have multiple sub-steps.

    • Conditions. Criteria for running specific actions.

    • Actions. Automated tasks such as e-mailing a user, updating the status of a record, or assigning a record.

The following diagram illustrates the components of a workflow.

Workflow structure diagram

Related Links

Did you find the information that you need?
Yes     No 
If not, what information do you need? (optional)

© 2008 Microsoft Corporation. All rights reserved.