I wish to create an workflow activity that has a dependancy property structure like this Setting Wait Period
We use tracking and persistence services of wf, and display current state of workflow on the asp.net page.
I have an existing WCF service. Is it possible to add operation contract to the service interface and have the implem开发者_如何学运维entation in a workflow?
I am trying to implement an activity similar to InvokeWorkflow, which could dynamically load a XOML file, instantiate an activity tree from it, and use it as its only child.
It\'s possible to host a Sequential Workflow Library dll (NOT SHAREPOINT Sequential Workflow Library) on 开发者_开发问答sharepoint?
I\'m trying to host the Workflow Designer in a WPF application. The WorkflowView control is hosted under a WindowsFormsHost control. I\'ve managed to load workflows onto the designer which is successf
The workflow is being published as a wcf service, and I need to guarantee that workflows execute sequentially.Is there a way--in code or in the config--to guarantee the runtime doesn\'开发者_Go百科t l
I\'ve been doing lots of work recently on the new Workflow 4.0.One of the things that would make it easier to whip together test apps would be an in memory InstanceStore.One that holdsoffloaded workfl
Im learning Windows Workflow at the minute and am now lookin开发者_开发知识库g at exception handling in state machines.
Is is possible to pass parameters to an XOML only wor开发者_StackOverflowkflow? I\'m creating the workflow using XmlReader.