Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your developerWorks profile is displayed to the public, but you may edit the information at any time. Your first name, last name (unless you choose to hide them), and display name will accompany the content that you post.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

Discover the business logic of BPEL4WS

Frank Cohen (fcohen@pushtotest.com), Founder, PushToTest
Frank Cohen is the "go to" guy for enterprises needing to test and solve problems in complex interoperating information systems, especially Web services. Frank is founder of PushToTest, a test automation solutions business. Frank maintains TestMaker, a free open-source utility for building intelligent test agents to check Web services for scalability, performance and functionality. PushToTest Global Services customizes TestMaker to an enterprise's specific needs, conducts scalability and performance tests, and trains enterprise developers, QA analysts and IT managers on how to use the test environment for themselves. Details are at http://www.pushtotest.com. Contact Frank at fcohen@pushtotest.com.
David Nielsen (david@persistent.com), Technical Consultant, Persistent Web Technologies
David Nielsen is a technical consultant at Persistent Web Technologies in San Francisco. He is also the Chair of the Software Development Forums Web Services Special Interest Group in Silicon Valley. He received a bachelors degree in Business Administration from California Polytechnic State University at San Luis Obispo. You can contact the author at david@persistent.com.

Summary:  This tutorial illustrates the function and benefits of the BPEL4WS specification. The tutorial then explores the application of BPEL4WS in a real-world business process.

Date:  20 Jun 2003
Level:  Intermediate PDF:  A4 and Letter (85 KB | 27 pages)Get Adobe® Reader®

Activity:  1811 views
Comments:  

Introduction

Getting started

Wide-spread enterprise adoption of SOAP and WSDL is underway. With that, system architects and software developers are concentrating their attention on ways to efficiently link groups of Web Services into business workflows. In an ideal world, a meta language handles all the mundane tasks of making calls to SOAP-based services and provides the language constructs (looping, conditionals, variables, and interfaces to the local system resources) to write workflow-based software applications. For example, a bank setting a loan application goes through several steps of approval. Each approval comes from a SOAP-based Web service request. Software developers use the workflow language to identify the order of the steps for approval and how the workflow branches depending on the results of each Web service response.

BPEL4WS (known as BPEL and pronounced bee-pel) is a combination of efforts by 3 major enterprise application server vendors. IBM and Microsoft combined their previous individual efforts -- IBM's Web Services Flow Language (WSFL) and Microsoft's XLANG specification -- to create the BPEL4WS specification. In addition, BEA Systems, itself a co-author of Web Services Choreography Interface (WSCI, pronounced whiskey), a competitive business process specification, joined the effort. The effort drew support from Siebel and SAP. Recently, Sun Microsystems joined the OASIS WSBPEL technical committee to further the effort.

Automating the interaction of business processes between applications, departments and enterprises recently took a giant leap forward when IBM, Microsoft and BEA announced that they intend to submit version 1.1 to the Organization for the Advancement of Structured Information Standards (OASIS) technical committee under royalty-free terms. The news is reminiscent of the traction XML Web Services received when IBM and Microsoft teamed to propose SOAP to the W3C in September of 2000.


Advantages of BPEL4WS

There are two reasons why developers should look at BPEL4WS right now:

  1. For developers that have already adopted SOAP-based Web services, BPEL4WS delivers immediately useful code that you do not have to write. When your application requires several Web service calls with business logic to make choices then your application is a candidate to use BPEL4WS. One call to a BPEL4WS flow encapsulates the many Web service calls your application would otherwise make to process a workflow. BPEL4WS avoids your needing to write workflow code in Java in a servlet or Enterprise Java Bean (EJB) component.
  2. For developers that have avoided SOAP-based Web services, BPEL4WS makes the Web service platform more attractive. BPEL4WS makes Web services more than a lightweight way to implement external APIs for your applications. With BPEL4WS Web services get closer to a rich platform for processing data according to business process requirements. Consequently, your Java code becomes less complex and more reliable as the BPEL4WS engine handles calls to SOAP-based Web Services and workflows based on their results.

To help you understand BPEL4WS, this tutorial illustrates the function and benefits of the BPEL4WS specification. The tutorial then explores the application of BPEL4WS in a real-world business process.

1 of 7 | Next

Comments



Help: Update or add to My dW interests

What's this?

This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.

And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.

View your My developerWorks profile

Return from help

Help: Remove from My dW interests

What's this?

Removing this interest does not alter your profile, but rather removes this piece of content from a list of all content for which you've indicated interest. In a future enhancement to My developerWorks, you'll be able to see a record of that content.

View your My developerWorks profile

Return from help

static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=SOA and Web services
ArticleID=137197
TutorialTitle=Discover the business logic of BPEL4WS
publish-date=06202003
author1-email=fcohen@pushtotest.com
author1-email-cc=webserv@us.ibm.com
author2-email=david@persistent.com
author2-email-cc=webserv@us.ibm.com

Tags

Help
Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere).

My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Use the search field to find all types of content in My developerWorks with that tag. Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere). My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Special offers