vote up 1 vote down star
2

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?

flag

1 Answer

vote up 0 vote down

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

link|flag

Your Answer

Get an OpenID
or

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