Book Image

Oracle SOA Infrastructure Implementation Certification Handbook (1Z0-451)

By : Kathiravan Udayakumar
Book Image

Oracle SOA Infrastructure Implementation Certification Handbook (1Z0-451)

By: Kathiravan Udayakumar

Overview of this book

<p>Completing the Oracle SOA Infrastructure Implementation Certification develops your conceptual and real-world understanding of the primary components of the Oracle SOA Suite, including BPEL process engine and Oracle Service Bus and will allow you to become familiar with Service Oriented Architecture concepts.<br /><br /><br />This definitive certification guide provides a disciplined approach to be adopted for successfully clearing the 1Z0-451 Oracle SOA Foundation Practitioner exam to attain the Oracle SOA Infrastructure Implementation Certification.<br /><br />The book starts with essential SOA concepts and then dives into building of composite applications. You will then learn how to work with technology and application adapters. Next, you will learn orchestrating Services with BPEL and advanced BPEL concepts. Midway through the book you will learn about Mediator components and Human Workflows. The book will then cover Oracle Business Rules and securing services and composite applications. Towards the end of the book, you will learn how to monitor and manage SOA Deployment. The book concludes&nbsp; with a post assessment exam that will give you a feel for the actual SOA Foundation Practitioner exam, and a must-have developer reference that covers important SOA concepts.</p>
Table of Contents (22 chapters)
Oracle SOA Infrastructure Implementation Certification Handbook (1Z0-451)
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Pre-assessment Test
Post-assessment Test

Is BPEL a game changing technology?


BPasS (Business Process as a Service) is another buzzword in the industry today, and it is all set to take its position in cloud based computing. BPEL will be the tool that will be used to achieve this. BPEL is the first kind of technology/programming language that uses the database to hydrate the state of the process. This feature is a clear differentiator from other persistent technologies that are currently known. This feature helps in executing long-running business processes in the organization and maintains the process state without hitting the in-memory constraints.

This chapter will guide the readers and help them to understand various features of Oracle BPEL Process Engine and BPEL Component using Oracle SOA Suite 11g and prepare them to meet the exam objectives listed as follows:

  • Describe synchronous and asynchronous BPEL processes

  • Explain BPEL components, activities, and partner links

  • Explain parallel flow and conditional branching

  • Explain BPEL...