Walkthrough: Deploying a UCMA Communications Workflow Application

To deploy a single Microsoft Unified Communications Managed API (UCMA) communications workflow application in a non-redundant deployment model, place the application executable on the same computer where the application was provisioned.

Important

The application executable should not run on a computer running Microsoft Lync Server 2010.

Prerequisites

The prerequisites for the computer where a communications workflow application is installed are nearly the same as for a computer where those applications are developed. The one difference is that Microsoft Visual Studio development system is not required. For a list of prerequisites, see Walkthrough: Debugging a Communications Workflow Application.

Deploying a Communications Workflow Application

To deploy a communications workflow application

  1. Create the application. For more information, see Walkthrough: Hello World.

  2. Provision and debug the application. For more information, see Provision and Deploy a UCMA Workflow Application and Walkthrough: Debugging a Communications Workflow Application.

  3. Place the application executable on a computer other than the Lync Server 2010 computer. Some of the provisioning information is computer-specific and needs to be changed if the application is moved to a different computer for deployment. If the application is moved, provision the new computer, change the variables in Program.cs as needed, and then rebuild the application.

See Also

Other Resources

Unified Communications Managed API 3.0 Workflow SDK Documentation