Workflow WCF Services Samples
This topic contains some sample code showing how to interact with the workflow WCF Web Service.
You can download a sample project that demonstrates using the Workflow WCF service from here: K2Documentation.Samples.WorkflowRuntime.WorkflowServicesWCF.zip.The sample project is provided for demonstration purposes only. It is not supported by K2 product support and is not intended to be used as-is in production environments.
These samples assume that you have added a project reference called
WorkflowRuntimeWCFService
to your project, which points to the URL of the workflow WCF web service, something similar to http://[k2server]/K2Services/WCF.svc