What is the .NET Workflow Service?
The .NET Workflow Service is a hosted offering that executes user defined declarative workflows in a scalable and reliable manner, greatly simplifying the need to write complex code to orchestrate the interactions between services. The Workflow service allows you to declaratively configure a predefined set of activities and works as an agent to manage and execute the interactions between services.
Related Questions
- When using a default interface, are the WSDL and XSD files used by the SSE during the service execution or just for the workflow generation/compilation?
- Can I plug-in a custom persistence provider and have Workflow Management Service to recover instances using it?
- Is the Generic Workflow Execution Service open source?