0
kicks
Easy embed workflow in your application
Whilst enterprise architectures mostly focus on BizTalk as a standalone server, WF is meant to be a more core-based addition for embedding within application. Embedding is not always as intuitive as it should be, though. To this end, I’ve created the following self-titled "WorkflowExecutive" helper class. It allows you to easily start any referenced Workflow, pass along parameters to it and handle exceptions.