workflow-foundation
WF4 workflow versions where service contract changes
I just successfully implemented a WF4 \"versioning\" system using WCF\'s Routing Service.I had a version1 workflow service to which I added a new Decision activity and saved it as a version2 service.S[详细]
2023-02-20 07:55 分类:问答Delay activity not always working in Sharepoint 2010 workflow
Currently we have a sequential workflow in sharepoint 2010 that has a delay activity. The delay is set to five minutes. The workflow checks on the status of five tasks and depending on the results, i[详细]
2023-02-19 13:02 分类:问答How to implement Workflow 4.0 Services ReceiveAndSendReply activity without the Designer
I wa开发者_JAVA技巧nt to write a code activity as a workflow service, using the Receive or ReceiveAndSendReply activities, but I do not want to use the Designer. What\'s the best way to define the WCF[详细]
2023-02-19 00:23 分类:问答Adding Windows Workflow to Custom Build Process (TFS 2010)
I have a minor problem regarding my Custom Build Process Workflow in Team Foundation Server 2010. At the moment, I have 2 custom workflows, one for Server Builds (.WSP Sharepoint packages) and one fo[详细]
2023-02-17 11:51 分类:问答Creating rules programmatically in WFF
i need to create rule in Windows Workflow Foundation without using RuleSet editor. Maybe i didnt search enough on google but i cant find any examle of this.[详细]
2023-02-17 10:07 分类:问答Hosting WCF WF in IIS7 (WF4.0)
I have a workflow created inside the WCF and no开发者_如何转开发w i want to host it in IIS. I am not sure how exactly to do it, can anybody provide me any pointers to some links or study material for[详细]
2023-02-16 10:45 分类:问答Workflow foundation hosting - console, windows service, asp.net
I read some blog that If we host workflow foundation in asp.net, there will be issues with workflow persistence, is this co开发者_运维百科rrect? and what is the better idea to host workflow foundation[详细]
2023-02-16 03:37 分类:问答Any open source projects using Windows Workflow Foundation? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-15 08:21 分类:问答WPF .NET 4 , workflow parameters and "Compiler error(s) encountered processing"
My workflow: <Activity mc:Ignorable=\"sap\" x:Class=\"QCISRApplication.QCISRTest1\" xmlns=\"http://schemas.microsoft.com/netfx/2009/xaml/activities\" xmlns:av=\"http://schemas.microsoft.com/winfx/[详细]
2023-02-15 03:04 分类:问答Add InArgument of Activity to Root Activity
I have workflow designer which I use for authoring workflow; now when I drop any activity to Designer I catch that in ModelChanged event and can get the all the InArguemnt of that type now I want to a[详细]
2023-02-15 02:09 分类:问答