StateMachine Web Service

Does anyone have any examples of a state machine wrapped in a web service? The Presenting WWF book briefly touches on the subject but doesn't give any substance.

[170 byte] By [PaulCzy] at [2008-2-10]
# 1
That's mostly because the state machine chapter comes after the Web Service chapter ;-).

But there isn't much to making one. Have a WebServiceReceive as the first activity inside of one of your states, and the right-click on the project node and select "Publish as Web Service".

I'll post one on my blog later today.

http://www.masteringbiztalk.com/

JonFlanders at 2007-9-9 > top of Msdn Tech,Software Development for Windows Vista,Windows Workflow Foundation...
# 2
Jon Flanders wrote:
That's mostly because the state machine chapter comes after the Web Service chapter ;-).

But there isn't much to making one. Have a WebServiceReceive as the first activity inside of one of your states, and the right-click on the project node and select "Publish as Web Service".

I'll post one on my blog later today.

http://www.masteringbiztalk.com/

Hi Jon, were you able to create a sample project?

thanks...

PaulCzy at 2007-9-9 > top of Msdn Tech,Software Development for Windows Vista,Windows Workflow Foundation...

Software Development for Windows Vista

Site Classified