Walkthrough: Create an Automated Call Distributor

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

This topic demonstrates how the various capabilities of communications workflow activities can be combined to implement a basic call distributor application, including:

  • Recognizing the user's choices of main menu answers.

  • Adding an IfElse activity to handle the user's main menu choice.

  • Creating a grammar that recognizes order details.

  • Adding an IfElse activity to handle the user's order status query.

Prerequisites

See the prerequisites list in Walkthrough: Debugging a Communications Workflow Application.

Beginning the Walkthrough

The procedures for creating the walkthrough build sequentially. The sequence in which you perform the procedures is important. The following steps list the suggested order.

See Also

Concepts

Walkthrough: Debugging a Communications Workflow Application

Other Resources

Unified Communications Managed API 2.0 Workflow SDK Documentation

Unified Communications Workflow Sample Applications