Example Workflow: Order Quote Approval

The following example workflow details order quote approval routing used by the fictional company Wolfe Electronics. This workflow allows supervisors to approve or reject order quotes submitted by customers.

This workflow initiates when a customer submits a new order quote over a particular limit, in this case over $3000. At this point, the estimate is checked to see if the sales rep identified on the estimate has a supervisor on his or her employee record. If so, the sales rep supervisor is notified and either approves or rejects the order quote. The sales rep for that particular customer is then notified of the supervisor’s decision.

The behavior of the workflow depends on the sales rep supervisor:

The following table lists the steps required to complete the estimate approval workflow.

Step

Description

Create the Order Quote Approval Workflow

Review the workflow requirements, including the summary of the workflow definition properties, states, actions, and transitions.

Create the Approval Status Custom Field

Create a custom field to store the approval status for the order quote.

Create the Order Quote Approval Workflow States, Actions, and Transitions

Create the states and the actions and transitions for each state.

Testing the Order Quote Approval Workflow

Complete the steps necessary to test and then release the workflow.

Note:

For more information about the elements of a workflow, see Workflow Elements.

Related Topics

Customize with Workflows
Best Practices for Workflow Configuration

General Notices