Chapter 19. Workflows as Web Services

After completing this chapter, you will be able to:

In the previous chapter, "Invoking Web Services from Within Your Workflows," you saw how to call XML Web services from your client-side workflow using the InvokeWebService activity that Windows Workflow Foundation (WF) provides for this purpose. The XML Web service in that chapter’s sample application, however, was a typical ASP.NET XML Web service—nothing special.

In this final chapter, you’ll learn how to take workflow processes and automatically expose the workflow as an XML Web service for clients to consume. It’s not as simple as ...

Get Microsoft® Windows® Workflow Foundation Step by Step now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.