Web Services
  Home arrow Web Services arrow Orchestrating Web Services
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Dedicated Servers  
Moblin 
JMSL Numerical Library 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
WEB SERVICES

Orchestrating Web Services
By: Sams Publishing
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 1
    2006-08-03

    Table of Contents:
  • Orchestrating Web Services
  • Two-Level Programming Model
  • SkatesTown Requirements
  • Business Process Execution Language for Web Services

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Orchestrating Web Services


    (Page 1 of 4 )

    You can use existing Web services to construct more complex Web services. It involves a certain amount of choreography, however. This article gets you started. It is excerpted from chapter 12 of Building Web Services with Java: Making sense of XML, SOAP, WSDL, and UDDI, written by Steve Graham et al. (Sams; ISBN: 0672326418).Chapter 12: Orchestrating Web Services

    Business processes are increasingly important in both enterprise application integration and B2B scenarios. When business processes are using Web services and also exposed as Web services, they provide a powerful recursive aggregation model.

    In this chapter, you'll see how existing Web services can be used to construct complex Web services. This process includes defining the business logic in terms of execution order and conditions for the invocation of orchestrated Web services.

    Web services choreography languages provide the means to compose services into new complex services. We'll also introduce the Business Process Execution Language for Web Services.

    Why Are We Composing Web Services?

    In the previous chapters, we looked at the concepts of Web services, examined the Web Services Description Language (WSDL), and discussed various quality of service (QoS) aspects. In most real-world scenarios, a Web service provider isn't just exposing simple and stateless services like a credit card check: Web services are reused and combined into more complex services that provide a higher value to the customer. Some services may provide multiple interactions with the customer for a single business application. In Chapter 8, "Web Services and Stateful Resources," you saw that a running instance of a service may be stateful. In many cases, business processes are stateful Web services.

    Consider a business process that implements the processing of a purchase order. It's desirable to be able to not only initiate a purchase order, but also modify or cancel a running order in certain situations. Another example is a service for a loan application, where it may become necessary to ask the customer for additional information at well-defined points during the processing of the service. As you can see, you need to compose existing service into new services and also describe the order of steps and conditions for their execution.

    Business processes describe service invocation and interaction patterns and are the basis for creating heterogeneous and distributed applications, also referred to as workflow-based applications. The aggregation of Web services to new, higher-level Web services by means of process composition allows for more flexibility. Such compositions can more quickly adapt to changing business needs, compared to hard-coded applications.

    The following sections provide additional motivation for Web service composition and briefly explain the business process language evolution towards BPEL.

    More Web Services Articles
    More By Sams Publishing


       · This article is an excerpt from the book "Building Web Services with Java: Making...
     

    Buy this book now. This article is excerpted from chapter 12 of Building Web Services with Java: Making sense of XML, SOAP, WSDL, and UDDI, written by Steve Graham et al. (Sams; ISBN: 0672326418). Check it out today at your favorite bookstore. Buy this book now.

    WEB SERVICES ARTICLES

    - Getting Started with Flex
    - Automated Billing and Faxing for the Web
    - An Introduction to Web Services
    - The Foundations of Web Services: From Novice...
    - Web Services Reengineering: Finishing Touches
    - Fault Handling with Web Services
    - Flow and Web Services
    - Process Lifecycles and Web Services
    - Business Processes and Web Services
    - Orchestrating Web Services
    - Notifications and Resources in the WS-Resour...
    - WS Notification and WS Topics in the WS Reso...
    - Introducing the Implied Resource Pattern
    - Web Services and Stateful Resources
    - Deploying an EJB Application







    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway