DCS Service Walkthroughs
The topics in this section contain examples that show how to develop a DCS Service operation by using each of the workflow models. The section also shows how to create DCS Stub and DCS Task projects.
The walkthroughs detail the process of building relatively basic workflow operations. By following these walkthroughs, you can build working DCS Services to which you can then apply the functionality that you require in your services.
Note: |
|---|
| The walkthroughs in this section contain example file paths, project names, and property values. To use the walkthroughs as the basis for a custom project, you should replace any specific names and locations with the values that you require. |
Walkthrough: Creating a DCS Solution
Walkthrough: Creating a DCS Messages Project
Walkthrough: Implementing a Service by Using a Specific Workflow
Walkthrough: Implementing a Service by Using a Category Workflow
Walkthrough: Implementing a Service by Using a Sequential Conversational Workflow
Walkthrough: Implementing a Service by Using a State Machine Conversational Workflow
Walkthrough: Implementing a Transparent Process
Walkthrough: Implementing a DCS Stub
Walkthrough: Implementing a DCS Task
Walkthrough: Deploying DCS Services by Using Visual Studio
Walkthrough: Importing and Exporting DCS Project Settings
Note: