In a event driven activity in a stage in state machine workflow, when an event occurs how can I send some data to work flow and send some data back to host after occurrence of the event.

Also if I don't use SetState activity, can I set next state of the workflow programmatically?

link|improve this question

78% accept rate
feedback

1 Answer

check out this msdn article http://msdn.microsoft.com/en-us/magazine/cc163281.aspx

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.