BPEL cookbook : best practices for SOA-based integration and composite applications development : ten practical real-world case studies combining business process management and web services orchestration
This book is not just another generic set of Service Oriented Architecture (SOA) best practices with only general recommendations and advice: instead it?s a unique cookbook that shows you how SOA applications are built using best practices that are proven in 10 real-world scenarios. The book consist...
Saved in:
Main Author: | |
---|---|
Other Authors: | , |
Format: | eBook |
Language: | English |
Published: |
Birmingham, U.K. :
Packt Pub.,
2006.
|
Series: | From technologies to solutions.
|
Subjects: | |
ISBN: | 9781847190239 1847190235 9781621989219 1621989216 1904811337 9781904811336 |
Physical Description: | 1 online resource (iv, 173.) : illustrations |
LEADER | 06874cam a2200589 a 4500 | ||
---|---|---|---|
001 | kn-ocn251946399 | ||
003 | OCoLC | ||
005 | 20240717213016.0 | ||
006 | m o d | ||
007 | cr cn||||||||| | ||
008 | 080804s2006 enka o 001 0 eng d | ||
040 | |a NUI |b eng |e pn |c NUI |d N$T |d IDEBK |d E7B |d OCLCQ |d B24X7 |d OCLCQ |d KNOVL |d OCLCF |d OCLCO |d KNOVL |d YDXCP |d OCLCQ |d COO |d AGLDB |d LIV |d VNS |d OCLCQ |d VTS |d NLE |d AU@ |d UKMGB |d M8D |d UKAHL |d RDF |d INARC |d OCLCO |d OCLCQ |d OCLCO |d OCLCL | ||
020 | |a 9781847190239 |q (electronic bk.) | ||
020 | |a 1847190235 |q (electronic bk.) | ||
020 | |a 9781621989219 |q (electronic bk.) | ||
020 | |a 1621989216 |q (electronic bk.) | ||
020 | |a 1904811337 | ||
020 | |a 9781904811336 | ||
020 | |z 9781904811336 | ||
020 | |z 1904811337 | ||
024 | 3 | |a 9781904811336 | |
035 | |a (OCoLC)251946399 |z (OCoLC)319638125 |z (OCoLC)698588054 |z (OCoLC)765143032 |z (OCoLC)1058928916 | ||
245 | 0 | 0 | |a BPEL cookbook : |b best practices for SOA-based integration and composite applications development : ten practical real-world case studies combining business process management and web services orchestration / |c Harish Gaur [and others] ; editors, Harish Gaur, Markus Zirn ; reviewers, Justin Kestelyn [and others]. |
260 | |a Birmingham, U.K. : |b Packt Pub., |c 2006. | ||
300 | |a 1 online resource (iv, 173.) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a From technologies to solutions | |
500 | |a Title from title screen. | ||
500 | |a Includes index. | ||
506 | |a Plný text je dostupný pouze z IP adres počítačů Univerzity Tomáše Bati ve Zlíně nebo vzdáleným přístupem pro zaměstnance a studenty | ||
520 | 8 | |a This book is not just another generic set of Service Oriented Architecture (SOA) best practices with only general recommendations and advice: instead it?s a unique cookbook that shows you how SOA applications are built using best practices that are proven in 10 real-world scenarios. The book consists of three sections. The first two sections will?inspire? you. They showcase real-life projects on BPEL-based integration and development of composite applications. You?ll see that SOA is a reality today, learn what successful implementations are like, and how SOA can work for you right now. It will encourage you to take a plunge into the world of services and test-drive SOA yourself. If you are already in the middle of an SOA implementation, these sections will offer you fresh insight into your current approach, help you to deal with specific business challenges, and make sure what you do is in line with the best practice. The third section will?equip? you with BPEL techniques to build better SOA applications. These techniques represent the practical implementation of best practice, with code snippets ranging from development to administration of an SOA application. They are generic enough to be applied in any of your existing projects yet specific enough to enable you reap the full benefits from your SOA implementation. | |
505 | 0 | |a Cover; Table of Contents; Dismantling SOA Hype: A Real-World Perspective; The Structure of this Book; Section 1: Service-Oriented Integration; Section 2: Building Modern Applications; Section 3: SOA Techniques; Conclusion; Conventions; Reader Feedback; Customer Support; Downloading the Code for the Book; Errata; Questions; Chapter 1: Extending Enterprise Application Integration; Case Study Background; Implementing the Customer Details Management Module; Step 1: Expose TIBCO and webMethods Processes as Web Services; Step 2: Orchestrate Web Services; Step 3: Add Exception Management Capability | |
505 | 8 | |a Step 4: Secure Business CommunicationOutbound Security; Inbound Security; Step 5: Centralize Logging and Error Handling; Conclusion; Chapter 2: Service-Oriented ERP Integration; Functional Scenario; Solution Overview; Integrating PeopleSoft CRM with Oracle ERP; Step 1: Design the BPEL Process; Step 2: Configure OA Adapter; Step 3: Configure PeopleSoft; Configure the PeopleSoft Node to Interact with the BPEL Process; Establish Relationship between EIP and Node; Create Transformation Code; Linking WSDL_ORDER Apps Engine Program with the Node; Conclusion | |
505 | 8 | |a Chapter 3: Building the Service Value ChainOverview of the ESA Network; Designing a Web Services Network; Setting Up the Interface Relationship; Simplifying Partner Enablement; Creating a Central Service Registry; Providing Self-Service Monitoring; Conclusion; Chapter 4: A Services-Oriented Approach to Business Rules Development; Separating Rules from Processes; Business Process Layer; Web Service Layer; Rules Layer; Development and Maintenance; Create Rules in a Ruleset; Expose the Ruleset as a Web Service; Invoke the Ruleset Web Service from BPEL; Maintenance Phase | |
505 | 8 | |a Executing JRules with Oracle BPEL Process ManagerConclusion; Chapter 5:Building Rich Internet Applications for Workflow and Process Monitoring; RIA Background; Sample Process; Building the Application; RIA Front End; BPEL Process Manager API Back End; Running the New Account Process; Enabling Workflow; Monitoring Process Activity; Rendering the Process; Viewing Audit Trail Data; Conclusion; Chapter 6: Building BPEL Processes on the Fly; The Approach; Sample Business Scenario; Process Creation; Storing the Definition in the Database; Dynamically Deploying BPEL; XQuery Processing | |
505 | 8 | |a Dynamic Deployment with AntConclusion; Chapter 7: Making BPEL Processes Dynamic; Dynamic Binding Overview; Building Dynamic BPEL Processes; Understanding the DynamicPartnerLink Sample; Creating a Dynamic BPEL Process; Increasing the Effectiveness of Dynamic Processes; Eliminating Address Dependency at Run Time; WSDL-Independent Services; Invoking Multiple Dynamic Processes; Conclusion; Chapter 8: Using WSIF for Integration; Understanding WSIF; Java-to-XML Bindings; XML Façades; Developing the Java Class; Defining WSIF Bindings in WSDL; WSIF Binding for Java Class; Testing the Example | |
590 | |a Knovel |b Knovel (All titles) | ||
650 | 0 | |a BPEL (Computer program language) | |
650 | 0 | |a Business logistics |x Data processing. | |
650 | 0 | |a Business enterprises |x Data processing. | |
650 | 0 | |a Business |x Data processing |x Management. | |
650 | 0 | |a Web services. | |
655 | 7 | |a elektronické knihy |7 fd186907 |2 czenas | |
655 | 9 | |a electronic books |2 eczenas | |
700 | 1 | |a Gaur, Harish. |4 aut |4 edt | |
700 | 1 | |a Zirn, Markus. |4 edt | |
700 | 1 | |a Kestelyn, Justin. |4 rev | |
776 | 0 | 8 | |i Print version: |t BPEL Cookbook. |d Birmingham : Packt Publ., ©2006 |z 1904811337 |z 9781904811336 |w (OCoLC)255469787 |
830 | 0 | |a From technologies to solutions. | |
856 | 4 | 0 | |u https://proxy.k.utb.cz/login?url=https://app.knovel.com/hotlink/toc/id:kpBPELCBP1/bpel-cookbook-best?kpromoter=marc |y Full text |