index > Windows Workflow Foundation > Whats the Scenario?

Whats the Scenario?

Dear all

A state machine workflow can have many states lets say a,b,c. Now its possible that in a state i can define one more state machine workflow like

a -- d ,e,f

can any one tell the scenario where this may be required.




Let Talk about Workflows http://groups.yahoo.com/group/msserverside/
THE RAZI
The reason that we allow this is for defining common event handling logic for states d, e and f. For example, suppose that you want to be able to accept a "Cancel" event in all 3 states. Instead of having to define the "Cancel" event handler in d, e and f, you can simply drop an EventDriven activity in A and define the cancel logic there.


Marcelo Uemura | Software Development Engineer | Windows Workflow Foundation
Marcelo Uemura
reply 2

You can use google to search for other answers

 

More Articles

• DelayAvtivity in whileActivity
• Task List presentation of "my assigned activities"
• Authoring Workflows at runtime
• Can not debug project after installing framework 3.0 and extensio...
• Issue when removing an activity
• 'Sealed' Sequence or Designable CompositeActivity
• Timers Persistence with Default and Manual WorkflowSchedulerServi...
• multiple inouts to an activity
• Designer will not accept activities
• WF Technology Directions
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• How do you pass output parameters before
• Context in workflow?
• Example of ordering state machine suppor
• Activate on External Event
• Workflow Monitor from asp.net
• Painting activity with WPF?
• EventSink ... Where it is?
• Dynamic Updates with Replicator
• Updating of Properties of already runnin
• uninstall
• Persistence services
• assigment of Fault property in ThrowActi
• basic questions
• Maintainabilty of Workflows
• Delta whitepaper on WWF Beta 1.2 to WWF

Hot Articles

• Problems in invoking one workflow web se
• HandleExternalActivity not subscribing t
• WorkflowWebRequestContext.Current is nul
• How to implement an automated Purchase O
• Pattern for email approval?
• WF implications for MSF, LINQ, OOD, Soft
• Visual Studio Crashes During Compile
• Customizing verbs
• More information on ITypeProvider
• debugging problem
• CreateWorkflow with a rulesReader and st
• Windows Workflow Designer and handling S
• Beta2, StatePersistenceService Load/Save
• how to using different designer for resp
• Find Top Level Activities of Current Act

Recommend Articles

• Custom loop with multiple activities
• Persisting workflow without SQLExpress o
• How to build xoml activity with code bes
• Subclassing StateActivity
• State Machine Dependency Properties
• Asp.Net and workflow
• bug? WorkflowParameterBindings + Persist
• Can't install Microsoft? Visual Studio?
• GoTo Activity
• I have a problem..
• ftp in activity
• InvokeWorkflow
• SerializationException because of non-se
• Error while running the Sharepoint Produ
• Confused on why is is possible to drop a