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

Appendix A


  1. 1. a: BPEL expands to Business Process Execution Language.

  2. 2. b: Abstract WSDL need not contain a SOAP address.

  3. 3. b: XQuery is supported in Oracle BPEL through ora:processXQuery() custom XPath function.

  4. 4. b: XSL is used for the transformation of messages in BPEL.

  5. 5. a: OSR is used as a service registry to register the services for discovery using UDDI protocols.

  6. 6. a: Executable BPEL is an XML file.

  7. 7. a: Abstract BPEL is also an XML file.

  8. 8. b: Most of the Oracle technology adapters are JCA-compliant. Few of the application adapters are still in custom configuration and connection mode.

  9. 9. c: composite.xml stores SCA definition information.

  10. 10. a and b: Java code can be executed from Mediator as well as from BPEL.

  11. 11. c: The refresh button in the Mediator configuration screen can be used to change the .mplan information.

  12. 12. a: Security and logging policies can be configured/added to a service from JDeveloper.

  13. 13. d: All of the above are correct.

  14. 14. a:<terminate/> is the correct answer.

  15. 15. e: All the above are correct.

  16. 16. b: False is the correct answer. While is a BPEL construct.

  17. 17. a: Transformation is the Oracle BPEL construct that uses the assignment construct from the BPEL construct definition.

  18. 18. a, b and c: Replay, validate, and e-mail are Oracle extension constructs.

  19. 19. b: BPEL, Mediator, and Human Workflow cannot be unit tested from JDeveloper. XSL and Business Rules can be unit tested from JDeveloper. However, unit test suites can be created and attached to the composite to access it from the console.

  20. 20. a: True is the correct answer.

  21. 21. a: Business Rules are used to configure the business policies.

  22. 22. b: Business rules developed from JDeveloper can be edited.

  23. 23. b: Composites can be undeployed from consoles directly.

  24. 24. b: Only the Retire option will affect the running instances.

  25. 25. a, b, c, and d: Catch, CatchAll, Throw, and Compensate are supported to handle faults in the BPEL process.

  26. 26. a: SOA Composer is used to edit the DVM and cross references.

  27. 27. a: Event definition information is stored in EDL files.

  28. 28. b: Catch block provides an option to catch a specific fault.

  29. 29. b: SAR is the extension for SOA Composites.

  30. 30. b: B2B is a binding engine in Oracle SOA Infrastructure.