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

Chapter 11. SOA Integration Points

Oracle SOA Suite is a complete suite that contains various service engines and adapters that can be readily integrated with other SOA components to enable a true SOA ecosystem in an enterprise. The following diagram shows a view of the various SOA/SCA components that can be integrated together to enable a true SOA ecosystem:

This chapter will cover the following list of exam objectives:

  • The Oracle Service Bus concepts and architecture

  • Oracle Business Activity Monitoring

  • Oracle B2B

The Oracle Service Bus concepts and architecture

Service bus is an ideal architecture for integrating applications through services. It uses the applications to expose the data through services and implements the service orchestration or application integration using Oracle Service Bus (OSB). The features provided by the service bus are to filter, transform, validate, and enrich data to complete the complex application integration.

OSB product architecture

The OSB product consists...