Browse by Tags
All Tags »
WWF (RSS)
It's pretty interesting to see how useful workflow services can be sometimes, specially for business applications that require orchestrating several back-end services calls. As one of the programmers involved in the development of the WS-I Sample application...
Continuing from my previous posts " REST and Workflow services play well together I " and " REST and Workflow services play well together II ", in which I created a new binding to send the workflow context as an http header, I've applied some modifications...
In my previous post "REST and Workflow services play well together" , I mentioned that Http Cookies were one of the built-in mechanisms for transferring the workflow context across calls between the client and the service. While cookies work well for...
REST is not just about CRUD interfaces for your services, a complete long-running workflow can be modeled through the basic verbs as well. As my friend Jesus mentioned , the article " How to get a cup of coffee " represents an excellent source about this...
More Posts