Stickied - State Machine Workflow in WF 4.0
-
martedì 26 maggio 2009 15:56The State Machine Workflow (like the one in WF 3.5) does not appear in .NET Framework 4: Workflow Foundation - Beta 1
Will it appear in the final release of WF 4.0?
Will you be able to move a particular state using a SetState method or something like it?- Modificato Tim Lovell-SmithModerator domenica 2 ottobre 2011 16:57 Add "Stickied" in title
Tutte le risposte
-
martedì 26 maggio 2009 16:09I read somewhere that it will not be included in final release but similar functionality can be achieved using flowchart and flowchart variables iirc.
IT Architect www.Goyaweb.nl The Hague, The Netherlands -
martedì 26 maggio 2009 17:30
Philip
- have a look at the sample for building a state machine in the .NetFx 4.0 Beta1. The sample located in the folder \WF_WCF_Samples\WF\Scenario\StateMachineWithPick
Thanks
Roman
Roman Kiss, MVP Connected System Developer -
martedì 26 maggio 2009 18:57Moderatore
We're also working on a detailed guidance doc here that you should hope to see this week or next.
Roman is right that a brand new State Machine is not included in WF4. However, we also believe that with the new Flowchart modeling style that lets you model your processes with loops, that common scenarios where people had to resort to State Machine in WF3.x should now be covered with Flowchart. We'll post a link to the guidance doc here.
Program Manager, Connected Framework: http://blogs.msdn.com/rulesteam- Proposto come risposta Kavita Kamani - MSFTMicrosoft Employee, Moderator martedì 26 maggio 2009 18:57
-
venerdì 5 giugno 2009 17:48Moderatore
Our State Machine guidance doc is now live on MSDN.
http://www.microsoft.com/downloads/details.aspx?FamilyID=bd94c260-b5e0-4d12-93ec-53567505e685&displaylang=en
If you have feedback on the State Machine guidance, please provide your feedback on this forum post:
http://social.msdn.microsoft.com/Forums/en-US/wfprerelease/thread/25e4fc38-24b2-4727-a552-cd7c06d2e55a
Thanks,
Kavita
Senior Lead Program Manager, Windows Workflow Foundation http://blogs.msdn.com/kavitak[Note: Tim Lovell-Smith, Moderator - this was the official answer when .Net 4.0 was released, and the advice here can be used for thinking about whether you would rather use state machine or flowchart. However, for true state machines, they are now supported in .Net 4 PU1, see Ron's answer below.]
- Contrassegnato come risposta Kavita Kamani - MSFTMicrosoft Employee, Moderator venerdì 5 giugno 2009 17:48
- Modificato Tim Lovell-SmithModerator domenica 2 ottobre 2011 16:54 +timeline note for readers
-
giovedì 29 aprile 2010 02:42Moderatore
Now we have a StateMachine CTP release based on .Net 4.0. Please try it and give your feedback. :)
http://wf.codeplex.com/releases/view/43586
- Proposto come risposta Xianfeng Zhang - MSFTModerator giovedì 29 aprile 2010 02:43
-
martedì 15 marzo 2011 07:53I am not able to use state machine in reshosting. it is working fine with studio but not working in rehosting
-
martedì 15 marzo 2011 08:25ModeratoreAtul,
Maybe you could add some details on what you did, and how it is not working in rehosting? In a new thread might be best.
Tim -
martedì 15 marzo 2011 11:28
Hi tilovell
I have added a new thread and details under title
State machine activity in WF 4.0 is not working in rehosting. Please let me know if something more is required
-
martedì 26 luglio 2011 03:34
State Machine workflows are available in the .NET 4 Platform Update 1:
http://blogs.msdn.com/b/endpoint/archive/2011/04/18/microsoft-net-framework-4-platform-update-1.aspx
Jurgen Willis - MSFT- Proposto come risposta Tim Lovell-SmithModerator mercoledì 27 luglio 2011 04:56
-
martedì 2 agosto 2011 17:55
The State Machine Workflow Activity is now release in .NET 4 Platform Update 1.
For more information
Microsoft .NET Framework 4 Platform Update 1
Windows Workflow Foundation (WF4) - Introduction to State Machine Hands On Lab
Sr. Program Manager, AppFabric Development Platform (WF/WCF) http://blogs.msdn.com/rjacobs http://www.twitter.com/ronljacobs- Proposto come risposta Ron JacobsMicrosoft Employee martedì 2 agosto 2011 17:56
- Contrassegnato come risposta Tim Lovell-SmithModerator sabato 27 agosto 2011 04:59

