InfoQ

Topic/Tag specific view

Workflow / BPM Content on InfoQ


Latest featured content about Workflow / BPM

A couple of ways to skin an Internet-scale cat

Community
SOA
Topics
WS Standards,
Web Services,
REST,
Workflow / BPM

In this presentation, recorded at QCon San Francisco, ThoughtWorks director of professional services and all-around Web and Web services expert Jim Webber explains the core concepts of message-oriented web services, expresses his thorough dislike of WSDL, explains different approaches to Web architecture, and shows an example of a RESTful workflow.

News about Workflow / BPM

Workflows, Services and Models

Community
.NET,
SOA
Topics
Business Process Management,
Business Process Modeling,
Workflow / BPM,
.NET Framework

In his new whitepaper, David Chappell takes a first look at the latest Microsoft technologies - WF 4.0, Dublin, and Oslo, explaining what these technologies are and more importantly, how they can be used together to create and run workflow-based, service-oriented, and model-driven applications.

BPM Products Consolidate Functionality For The Future

Community
SOA
Topics
Business Process Management,
Workflow / BPM

In a recent survey of Business Process Management vendors found agreement that BPM needs to automate all types of business processes in the future, with distinctions between things like workflow and straight-through processing disappearing. Another area of agreement was the need to base BPM around SOA.

Nova Bonita - Bonita 4.0 Released.

Community
Architecture,
Java,
SOA
Topics
Workflow / BPM

Open source BPM provider Bonita have released version 4.0 of their flagship BPM product, after two years of development. The release includes major updates to the BPM console and designer. InfoQ spoke to Bonita about the release, and the state of the BPM market.

Articles about Workflow / BPM

How to GET a Cup of Coffee

Community
SOA
Topics
REST,
Workflow / BPM

In this article, Jim Webber, Savas Parastatidis and Ian Robinson show how to drive an application's flow through the use of hypermedia in a RESTful application, using the well-known example from Gregor Hohpe's "Starbucks does not use Two-Phase-Commit" to illustrate how the Web's concepts can be used for integration purposes.

Implementing Manual Activities in Windows Workflow

Community
Architecture,
.NET,
SOA
Topics
Workflow / BPM

Windows workflow is an excellent framework for implementing business processes. One thing that is missing in it is direct support for human activities. Several approaches to solving this problem exist, but they are not generic enough for general usage. In this article we will define one of the approaches to a completely generic implementation of human activities in WF.

InfoQ Interviews BPEL4People Representatives

Community
SOA
Topics
Workflow / BPM,
Web Services

In another "virtual panel session", we took the opportunity to talk with representatives of the new OASIS BPEL4People Technical Committee and get their feedback on just why we need this work. Apart from asking them what BPEL4People (and WS-HumanTask) are all about, we asked them how this relates to other BPMN efforts and what else we can expect in this area.

Interviews about Workflow / BPM

Overview on Workflow Foundation

Community
.NET
Topics
Workflow / BPM,
.NET Framework

Workflow Foundation is a new workflow engine from Microsoft. Microsoft is embedding Worfklow Foundation in many of its products like Office 2007, Windows Vista and soon Biztalk itself. Matt Winkler, Microsoft Technical Evangelist, walks through the story of Workflow Foundation, when to use it and the futures planned in the next version.

Spring Web Flow with Keith Donald

Community
Java
Topics
Web Frameworks,
Workflow / BPM

Keith Donald goes in depth on Spring Web Flow, which solves the problem of orchestrating control navigations within a web application in Spring MVC, Struts, and JSF. Keith talks about how to design workflows in web apps and technical details such as how the flows are fault tolerant and how they integrate into web frameworks.