Stickied - State Machine Workflow in WF 4.0
-
2009년 5월 26일 화요일 오후 3: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?- 편집됨 Tim Lovell-SmithModerator 2011년 10월 2일 일요일 오후 4:57 Add "Stickied" in title
모든 응답
-
2009년 5월 26일 화요일 오후 4: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 -
2009년 5월 26일 화요일 오후 5: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 -
2009년 5월 26일 화요일 오후 6:57중재자
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- 답변으로 제안됨 Kavita Kamani - MSFTMicrosoft Employee, Moderator 2009년 5월 26일 화요일 오후 6:57
-
2009년 6월 5일 금요일 오후 5:48중재자
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.]
- 답변으로 표시됨 Kavita Kamani - MSFTMicrosoft Employee, Moderator 2009년 6월 5일 금요일 오후 5:48
- 편집됨 Tim Lovell-SmithModerator 2011년 10월 2일 일요일 오후 4:54 +timeline note for readers
-
2010년 4월 29일 목요일 오전 2:42중재자
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
- 답변으로 제안됨 Xianfeng Zhang - MSFTModerator 2010년 4월 29일 목요일 오전 2:43
-
2011년 3월 15일 화요일 오전 7:53I am not able to use state machine in reshosting. it is working fine with studio but not working in rehosting
-
2011년 3월 15일 화요일 오전 8:25중재자Atul,
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 -
2011년 3월 15일 화요일 오전 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
-
2011년 7월 26일 화요일 오전 3: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- 답변으로 제안됨 Tim Lovell-SmithModerator 2011년 7월 27일 수요일 오전 4:56
-
2011년 8월 2일 화요일 오후 5: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- 답변으로 제안됨 Ron JacobsMicrosoft Employee 2011년 8월 2일 화요일 오후 5:56
- 답변으로 표시됨 Tim Lovell-SmithModerator 2011년 8월 27일 토요일 오전 4:59

