workflow-foundation
Workflow Foundation 4 Instance Store for Oracle
We are strongly considering using Workflow Foundation 4 in our products, however must support both SQL Server and Oracle. Doe开发者_开发技巧s anyone know an Oracle Instance Store provider for Workflow[详细]
2023-02-14 22:30 分类:问答How to: sharepoint workflow with custom list
I want to develop a workflow for sharepoint linked to a custom list. The work flow will be based on a field of the list that represents the state. I have looked for good tutorials on the Internet, but[详细]
2023-02-14 06:17 分类:问答Can custom Sharepoint 2007 workflows handle time-sensitive events?
I need to create a custom workflow for use in Sharepoint 2007. The crux of it is that a workflow task will be created in SP when the workflow is started and if that task isn\'t complete in X minutes,[详细]
2023-02-14 02:56 分类:问答Invoking a workflow activity from a code activity
Is there a way to call a custom made workflo开发者_StackOverfloww activity from within a CodeActivity? I have created some helpful activities (like sending emails and then writing to a log) that I use[详细]
2023-02-13 12:09 分类:问答Unit-testing SharePoint workflows
I was wondering if there are any existing solutions for unit-testing Windows Workflow Foundation workflows that run in SharePoint context.[详细]
2023-02-13 03:59 分类:问答Workflow foundation deserialization from business objects
I\'m studying Microsoft WF sampl开发者_如何学Goes and have found that they serializing/deserializing workflows that are not finished to hold its state. I don\'t like it as workflow is a process and it[详细]
2023-02-13 03:22 分类:问答Hosting Workflow-Foundation in Windows Services
I am in the process to implement a Windows Service which is hosting a \"Sequential Workflow\" (Windows Workflow-Foundation).[详细]
2023-02-12 21:02 分类:问答Save Workflow in Database
All Is there any way I can serialize Workflow and save i开发者_如何学Pythonn database and load it later on ?[详细]
2023-02-12 20:20 分类:问答A sequential workflow appears to "ignore" its child activities
I\'m using a hosted windows workflow sequential workflow. When running the workflow, the child activities aren\'t activated.[详细]
2023-02-11 11:18 分类:问答Real World Examples of WF and WPF Interaction
I\'m looking for some good real-world examp开发者_C百科les of interaction between Windows Presentation Foundation and Workflow Foundation. Most of the WF tutorials I see demonstrate use within console[详细]
2023-02-11 10:02 分类:问答