InfoQ

News

WS-BPEL 2.0 Becomes an OASIS Standard

Posted by Stefan Tilkov on Apr 12, 2007 02:44 PM

Community
SOA
Topics
Orchestration,
Workflow / BPM,
Web Services
Tags
BPEL,
Standardization

After nearly four years, WS-BPEL 2.0, the Web Services Business Process Execution Language, has become an approved OASIS standard.

WS-BPEL is a language for specifying business process behavior and exclusively relies on Web services. It supports two different kinds of processes: executable business processes, which can be executed by a BPEL engine such as Oracle BPEL Process Manager, IBM’s WebSphere Process Server, ActiveBPEL, Apache Ode, and others; and abstract business processes that are not intended to be executed and specify some agreed behavior that parties in a communication scenario can agree upon. Microsoft also supports BPEL, although mostly as an add-on for interoperability reasons (see more on this in this InfoQ news item).

WS-BPEL 2.0 is the sucessor to BPEL4WS 1.1, which in turn was created based on IBM’s WSFL and Microsoft’s XLANG. To some degree, WS-BPEL competes with the choreography specification currently being standardized at W3C, the WS-CDL (Web Services Choreography Description language), currently in candidate recommendation status.

The OASIS WS-BPEL wiki has some information on what is new in version 2.0. More information is also available in the official press release and on the BPEL TC part of the OASIS web site.

5 comments

Reply

Are there any tools to support the BPEL graphical design and execution? by Yan Yu Posted Apr 12, 2007 9:22 PM
Re: Are there any tools to support the BPEL graphical design and execution? by Mark Little Posted Apr 13, 2007 12:47 PM
Re: Are there any tools to support the BPEL graphical design and execution? by Gopalan Suresh Raj Posted Apr 15, 2007 3:23 AM
Re: Are there any tools to support the BPEL graphical design and execution? by Gopalan Suresh Raj Posted Apr 15, 2007 3:31 AM
Re: Are there any tools to support the BPEL graphical design and execution? by Tanguy Crusson Posted Apr 15, 2007 6:51 PM
  1. Both FOSS or Commercial one for trial usage are OK. I'm looking for a tool to implement a BPM/Workflow project. Thanks.

  2. There's an eclipse project.

  3. You could use the NetBeans Enterprise Pack that comes with: * Graphical BPEL Editor - Visually authoring Business Process Execution Language (BPEL) processes to orchestrate partner Web services, such as Java EE 5 services. * Graphical WSDL Editor - Allowing the creation of WSDL documents with simple drag-and-drop functionality using the palette and a graphical canvas. * Graphical XSD Editor - Authoring, analyzing, and visualizing XML Schema and WSDL, including support for large, real-world, multi-file XML Schemas; authoring assistance for XML instance documents * Graphical XSLT Editor - Visually editing data transformations. The Mapper view has a source document panel, a target document panel, and a transformations panel. The Source view shows the XML source of the XSLT document being edited. * Composite Application Editor - Editing the deployment configuration of a Composite Application. The editable configuration parameters include a list of Service Units in the deployment package. Support for common editing scenarios, such as adding and modifying concrete WSDL elements, adding and removing service connections between Service Units, and connecting to endpoints of external Service Units is provided. There are also a whole slew of other features in there. For more information, Visit: http://enterprise.netbeans.org/ Cheers Gopalan http://blogs.sun.com/gopalan

  4. Also see the Workflow service engine that is part of the OpenESB project at http://www.glassfishwiki.org/jbiwiki/Wiki.jsp?page=WorkflowSE Also on the same page see a sample Purchase order demo. http://www.glassfishwiki.org/jbiwiki/Wiki.jsp?page=PurchaseOrderDemo This is all part of the open source project called OpenESB. For more information visit: http://open-esb.org Cheers Gopalan http://blogs.sun.com/gopalan

  5. You should be looking at a graphical designer that supports BPMN - the Business Process Modeling Notation. BPMN - now part of the OMG - provides a standard graphical notation for business processes, and a mapping to an execution language such as BPEL. BPMN is higher level than BPEL, in particular it supports multiple process participants (swimlanes) and can generate BPEL for each participant. You can have a look at Intalio (www.intalio.com), they acquired FiveSight and provide an full stack: - BPMN Designer running in Eclipse - BPEL engine running on Geronimo Both products were donated as open source: the designer to Eclipse, and the engine to Apache (ODE project). Here's a whitepaper for an introduction to the BPM concepts (BPEL, BPMN, XPDL) and a comparison of the open source stacks: http://www.glintech.com/downloads/BPM%20Essentials%20with%20Open%20Source.pdf

Exclusive Content

Rob Windsor on WCF with REST, JSON and RSS

WCF is not just for SOAP based services and can be used with popular protocols like RSS, REST and JSON. Join Rob Windsor as he introduces WCF 3.5 and its new native support for non-SOAP services.

Christophe Coenraets Discusses Flex 3, AIR, and BlazeDS

Christophe Coenraets discusses Flex 3, Flex Builder, AIR, BlazeDS, Adobe and open source, integrating Flex with existing applications, and integrating RIAs with search engines and browsers.

Debunking Common Refactoring Misconceptions

Danijel Arsenovski attempts to dispel some of the myths around refactoring and how it applies to .NET developers.

REST Eye for the SOA Guy

In this presentation, recorded at QCon San Francisco, CORBA guru Steve Vinoski explains REST from the view of someone who comes to SOA from a traditional, RPC-oriented background.

Choose Feature Teams over Component Teams for Agility

Feature teams are key to scaling agility for large teams. In an excerpt from "Scaling Lean and Agile Development," Larman & Vodde show how feature teams resolve traditional problems & raise new issues

Billy Newport explains Virtualization

Billy Newport talks about virtualization, eXtreme Transaction Processing (XTP) and WebSphere Virtual Enterprise. He discusses hardware, hypervisor, JVM, application and data virtualization.

Virtualization and Security

While virtualization provides many benefits, security can not be a forgotten concept in its application.

Introduction to Agile for Traditional Project Managers

This session is specifically aimed at traditionally trained project managers who are new to Agile, and who would like to be able to relate the PMI's best practices to their Agile equivalents.