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
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
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
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
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.
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
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
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
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/
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