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 2


  1. 1. a: Creating a web service using WSDL is described to be a top-down approach in web service development. In this approach, WSDL is designed and used for creating the implementation logic. The top-down approach is supported by most of the SOA Suite vendors. Tools are available to generate Java, C, C#, and so on.

  2. 2. b: XQuery is not a subset of XPath. XQuery is an XML traversal path in an XML document for obtaining information about a node or a subset of nodes.

    Note

    bpelx:dehydrate activity is provided as a replacement to checkpoint activity in the latest versions of Oracle SOA Suite.

  3. 3. b: UDDI is a standard method for publishing and discovering SOA components.

  4. 4. c: WS-ReliableMessaging supports standards to transmit messages with high reliability to enable the QOS. WS-Addressing, WS-I, and WS-Security are standards that supplement the WS-Reliable Messaging standards.

  5. 5. a: XML can be represented in binary form.

  6. 6. c: SCA provides a specification for SCA JCA binding rather than SCA JCA framework.

  7. 7. d: Groovy is a domain-specific language for Java. This language is not currently supported by SCA.

  8. 8. b: SDO specifications are different from SCA specifications. SCA promotes the use of SDO to represent the business data for assembly and transportation.

  9. 9. a: The property called auto-wire is provided at the composite level to auto-wire the components.

  10. 10. b: Business events are not currently part of SCA specifications; they are in the process of getting incorporated in SCA specifications.

  11. 11. a: The event definition for Oracle SOA Suite containers is defined using an XML-based language called Event Definition Language (EDL). The EDL structure is followed through edl.xsd.

  12. 12. a: SCA specifications are extended to the description of consumers and producers of an event in composite.xml.