Oracle SOA Foundation Practitioner v9.1 (1z0-451)

Page:    1 / 9   
Total 121 questions

Identify two correct statements regarding schematron-based validations in Oracle mediator.

  • A. XSD-based validations are more comprehensive than schematron-based validations.
  • B. Oracle mediator uses schematron files for semantic validation.
  • C. Schematron files usually have a .sch extension.
  • D. An error message or warning is displayed if the warning schemr file is empty


Answer : B,C

Explanation:
B. Oracle Mediator uses Schematron files for semantic validation.
C. Schematron files usually have a .sch extension.

Page # 10 -
Reference (http://www.oracle.com/partners/en/knowledge-zone/middleware/oracleservice- oriented-architecture-soa/soa-exam-study-guide-308758.pdf)

Which three service component implementations are supported in Oracle SOA suit 11g?

  • A. Mediator component
  • B. Binding component
  • C. References component
  • D. BPEL process
  • E. Business rule component


Answer : A,D,E

Identify three applicable integration interfaces that are valid for Oracle Application Adapter.

  • A. PL/SQL API
  • B. Oracle XML SOA gateway
  • C. Oracle e-Commerce (EDI) Gateway
  • D. Batch files
  • E. JNDI


Answer : A,B,C

Explanation:

A. PL/SQL API -

B. Oracle XML SOA Gateway -
C. Oracle e-Commerce (EDI) Gateway

Page # 7 -
Reference (http://www.oracle.com/partners/en/knowledge-zone/middleware/oracleservice- oriented-architecture-soa/soa-exam-study-guide-308758.pdf)

Reference -
(http://docs.oracle.com/cd/E23943_01/integration.1111/e10537/T430238T528906.htm)

You are in Oracle jdeveloper 11g composite editor. How do you define interactions between the service end points, components and references?

  • A. SCA component
  • B. Wires
  • C. Service interface
  • D. links


Answer : B

Oracle WSM policies are made of one or more_______.

  • A. Tokens
  • B. Protocols
  • C. Assertions
  • D. Bindings


Answer : C

Explanation: Building Policies Using Policy Assertions
A policy is comprised of one or more policy assertions. A policy assertion is the smallest unit of a policy that performs a specific action for the request and response operations.
Assertions, like policies, belong to one of the following categories: Reliable Messaging,
Management, WS-Addressing, Security, and MTOM.
Policy assertions are chained together in a pipeline. The assertions in a policy are executed on the request message and the response message, and the same set of assertions are executed on both types of messages. The assertions are executed in the order in which they appear in the pipeline.
Reference: Oracle Fusion Middleware Security and Administrator's Guide for Web Services
11g , Understanding Oracle WSM Policy Framework

Which two statements are true about Oracle complex event processing?

  • A. Oracle CEP provides real time visibility into critical business process through push based dashboards and alerts.
  • B. Oracle CEP is the java server for the development and deployment of high performance event driven applications.
  • C. Oracle CEP is light weight java application container based on equinox OSGI which provides support for continuous query language (Oracle CQL).
  • D. It is mainly used in conjunction with Oracle BPEL process manager.


Answer : B,C

Explanation:
B. Oracle CEP is the java server for the development and deployment of high performance event driven applications.
C. Oracle CEP is light weight java application container based on equinox OSGI which provides support for continuous query language (Oracle CQL).
Introduction to Oracle Complex Event Processing
Oracle CEP (formally known as the WebLogic Event Server) is a Java server for the development and deployment of high-performance event driven applications.
It is a lightweight Java application container based on Equinox OSGi, with shared services, including the Oracle CEP Service Engine, which provides a rich, declarative environment based on Oracle Continuous Query Language (Oracle
CQL) - a query language based on SQL with added constructs that support streaming data
- to improve the efficiency and effectiveness of managing business operations
Reference (http://docs.oracle.com/cd/E16764_01/doc.1111/e14476/overview.htm)

Bucket sets ________.

  • A. Are data objects that are asserted and added to the rule session working memory.
  • B. Are constraints defined in the rule dictionary as lists of values, list of range values, or enumerators.
  • C. Are shared constants are variables defined in rule dictionary accessible to all rules
  • D. Are used in rules and defined in rule dictionary using the Oracle Business rule language.


Answer : B

Explanation:
B. Are constraints defined in the rule dictionary as lists of values, list of range values, or enumerators.
You can create a bucketset to define a list of values or a list of value ranges to limit the acceptable set of values for a fact or a property of a fact in Oracle Business Rules.
Reference(http://docs.oracle.com/cd/E14571_01/integration.1111/e10228/facts.htm#CJHE
EAEJ)

Oracle SOA composite applications can be developed by using which three?

  • A. Open eclipse
  • B. Oracle jdeveloper
  • C. Oracle WLST
  • D. Oracle CAMM
  • E. Oracle Fusion Middleware control


Answer : B,C,E

Explanation:

B. Oracle jdeveloper -

C. Oracle WLST -
E. Oracle Fusion Middleware control

Page # 15 -
Reference (http://www.oracle.com/partners/en/knowledge-zone/middleware/oracleservice- oriented-architecture-soa/soa-exam-study-guide-308758.pdf)

What is the best practice to define the fault handler for the following BPEL process?
Input messages from a file, writes that information to the database, and invokes external webservices to send information and publish message to JMS queue.

  • A. How a global fault and compensation handler for BPEL process to manage the faults.
  • B. Define an individual scope for major activities and handle the faults at the scope level.
  • C. Define only a catch all activity to catch any faults within this BPEL process.
  • D. Define a global scope that that implements the IFaultBPEL process.


Answer : B

Explanation:
B. Define an individual scope for major activities and handle the faults at the scope level.

Page # 9 -
Reference (http://www.oracle.com/partners/en/knowledge-zone/middleware/oracleservice- oriented-architecture-soa/soa-exam-study-guide-308758.pdf)

Which two statements are true about Oracle WSM?

  • A. You can create custom policies that support security and management if the predefined policies do not meet your needs.
  • B. You can continue to use Oracle WSM 11g gateway components with Oracle Wsm11G policies in applications.
  • C. Oracle WSM policy manger manages not only security policies, but it also manages other type of policies such as message transmission optimization mechanism (MTOM), reliable messaging addressing and management.
  • D. Oracle WSM Support policy enforcement agents for third-party application servers such as IBM web sphere and red hat JBoss


Answer : A,C

Explanation:
Oracle WSM Policy Manager enforces additional Web service QoS requirements. The
Oracle WSM Policy Manager manages not only security policies, but it also manages other types of policies such as Message Transmission Optimization Mechanism (MTOM),
Reliable Messaging, Addressing, and Management. Custom policy support. You can create custom policies that support your security and management policy requirements, if the predefined policies do not meet your needs.
Reference (http://docs.oracle.com/cd/E15523_01/web.1111/b32511/intro.htm)

The faults that are defined by WS-BPEL specifications are _____________.

  • A. Business Faults
  • B. Runtime Faults
  • C. Standard Faults
  • D. Basic Faults


Answer : C

Explanation:
The faults that are defined by WS-BPEL specifications are Standard Faults.
The Business Process Execution Language for Web Services (WS-BPEL)
Specification defines the following standard faults in the namespace of http://schemas.xmlsoap.org/ws/2003/03/business-process/:

Reference -
(http://docs.oracle.com/cd/E12839_01/integration.1111/e10224/bp_faults.htm#BABDDDGC
)

What is a Composite in SCA? (Choose all correct answers)

  • A. A composite is the unit of deployment for SCA.
  • B. A composite holds services that can be accessed remotely.
  • C. A composite contains one or more components.
  • D. None of the above


Answer : A,B,C

Explanation:
A Composite is the unit of deployment for SCA. It holds services that can be accessed remotely and it contains one or more components.
The basic artifact is the Composite, which is the unit of deployment for SCA and which holds Services which can be accessed remotely. A composite contains one or more
Components[8], which contain the business function provided by the module.
Reference (http://en.wikipedia.org/wiki/Service_Component_Architecture)

Which routing rules are supported by the Oracle Mediator? (Choose all correct answers)

  • A. Rule-based
  • B. Request
  • C. Static
  • D. Dynamic


Answer : C,D

Explanation:
Oracle Mediator supports Static and Dynamic routing rules.
Routing rules can be of the following two types:
Static Routing Rules: Static rules do not change depending on the invocation context and are applied consistently.
Dynamic Routing Rules: Dynamic rules let you externalize the routing logic to an Oracle
Rules Dictionary, which in turn enables dynamic modification of the routing logic.
Reference (http://docs.oracle.com/cd/E17904_01/integration.1111/e10224/ med_createrr.htm)

Choose the document types that B2B supports. (Choose all correct answers)

  • A. RosettaNet
  • B. HL7
  • C. EDI
  • D. ebXML


Answer : A,B,C,D

Explanation:
B2B supports HL7, RosettaNet, ebXML, and EDI.

EDI EDIFACT, all versions -

EDI X12, all versions -

HL7, all versions -
RosettaNet PIP business documents ebMS-1.0, ebMS-2.0 (ebXML Messaging Service)
Reference (http://docs.oracle.com/cd/E21764_01/integration.1111/e10229/ b2b_intro.htm)

SDO provides a metadata API, which allows applications, tools, and frameworks to introspect the data model for a data graph.

  • A. True
  • B. False


Answer : A

Explanation:
SDO provides a metadata API, which allows applications, tools, and frameworks to introspect the data model for a data graph.
Reference (http://www.oracle.com/technetwork/articles/entarch/sdo-095295.html)

Page:    1 / 9   
Total 121 questions