Workflow Authoring Samples

This content applies to legacy components (such as K2 Studio and K2 for Visual Studio), legacy assemblies, legacy services or legacy functionality. If you have upgraded from K2 blackpearl 4.7 to K2 Five, these items may still be available in your environment. These legacy items may not be available in new installations of K2 Five. These legacy items may also not be available, supported, or behave as described, in future updates or versions of K2. Please see the legacy component support policy for more information about support for these components.

The following topics contain examples of working with the Workflow Authoring API to programmatically build workflow definitions.

Example Description
Authoring a basic approve-decline process with code A sample Visual Studio project that demonstrates how to author, deploy and manage a simple approve-decline workflow.
Programmatically define Activity color and layout Demonstrates how to set the placement and color of an activity when building a workflow with code.
Loading a project file through code Demonstrates how to load a K2 project file.