Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.85 KB

sample-create-process-using-template.md

File metadata and controls

51 lines (35 loc) · 1.85 KB
title description ms.custom ms.reviewer ms.suite ms.tgt_pltfrm ms.topic applies_to ms.assetid caps.latest.revision author ms.author search.audienceType
Sample: Create a process using a template (Developer Guide for Dynamics 365 Customer Engagement (on-premises)) | MicrosoftDocs
This sample demonstrates how to create a workflow process using a template using the CreateWorkflowFromTemplateRequest
pehecke
sample
Dynamics 365 Customer Engagement (on-premises)
5c7f045f-7b57-4e44-a99c-becefe533035
20
JimDaly
jdaly
developer

Sample: Create a process using a template

[!INCLUDEcc-sample-note]

Download the sample: Workflow.

Prerequisites

[!INCLUDEsdk-prerequisite]

Requirements

[!INCLUDEcc-how-to-run-PA-samples]

Consult the sample's README for additional information about the sample.

Demonstrates

The following code example demonstrates how to create a workflow process from a template using xref:Microsoft.Crm.Sdk.Messages.CreateWorkflowFromTemplateRequest.

Example

CreateProcessFromTemplate.cs

See also

Sample Code for Processes
Sample: Execute a Workflow
Processes in Dynamics 365 Customer Engagement (on-premises)(formerly Workflows)
xref:Microsoft.Crm.Sdk.Messages.CreateWorkflowFromTemplateRequest

[!INCLUDEfooter-include]