Skip to main content

1Z0-434 Real Exam Questions

Oracle SOA Suite 12c Essentials

84 questions available · Page 1 of 9

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

Which statement is true about the relationship between the WSDL and the JCA binding file when working with an Oracle Adapter at design time?

  1. A

    The WSDL references the appropriate JCA binding file for each applicable operation in the WSDL
    "binding" element.

  2. B

    All operations defined in the WSDL must be mapped to activation specifications in the JCA binding file.

  3. C

    The JCA binding file defines default adapter property values for each applicable operation defined in the WSDL.

  4. D

    There is no direct relationship between the WSDL and the JCA binding file at design time.

Show answer and explanation

Correct answer: C

Question 2 Single choice

You pass some data from a process variable as a parameter into a human task. At a later time, the variable is then updated in a parallel stream of execution in the BPEL process while the human task is still executing before it is actioned by the assignee.

What does the assignee see after opening the task in the workspace and looking at the parameter?

  1. A

    The parameter contains the values of the process variable as it was when the task was created.

  2. B

    The parameter contains the values of the process variable as it is at the current time (that is, when the user opened the human task in the workspace).

  3. C

    The parameter is empty and the task must be restarted to pick up the new values of the process variable.

  4. D

    It is not possible to determine what the assignee sees from the information provided.

Show answer and explanation

Correct answer: C

Question 3 Single choice

Which statement is false about debugging SOA composites?

  1. A

    You can run the debugger in Oracle Enterprise Manager Fusion Middleware Control.

  2. B

    You can debug on local as well as on remote servers.

  3. C

    Breakpoints are the intentional pausing locations in a SOA composite application that you set for debugging purposes.

  4. D

    If the composite is not already deployed in the current JDeveloper session, then JDeveloper will redeploy it.

Show answer and explanation

Correct answer: C

Question 4 Multiple choice

Which two statements accurately describe how Oracle Web Services Manager works?

  1. A

    On the client side, the agent coordinates a pipeline of policy interceptors that apply policy assertions to a request in a standardized, predetermined order.

  2. B

    On the service side, policy assertions are processed in reverse order of the client side before a request is delivered to the service.

  3. C

    On the client side, the policy manager coordinates a pipeline of agents that apply policy assertions to the request in the order specified by the developer.

  4. D

    On the service side, policy assertions are processed in the same order as on the client side before a request is delivered to the service.

Show answer and explanation

Correct answers: A, C

Question 5 Multiple choice

Which two business indicators should be created to support a chart titled "Sales Total by Region"?

  1. A

    Measure

  2. B

    Counter

  3. C

    Counter mark

  4. D

    Dimension

Show answer and explanation

Correct answers: A, D

Question 6 Single choice

Which statement is correct about how if-then rules are processed during an inferencing session?

  1. A

    Rules are evaluated in the order in which they were added to the ruleset.

  2. B

    A particular rule can be fired only once in an inferencing session.

  3. C

    The effective date set for a rule can take it out of consideration for evaluation.

  4. D

    A priority setting of 1 will cause the rule to fire during each inferencing session.

  5. E

    Rules with multiple IF conditions receive higher priority during evaluation.

Show answer and explanation

Correct answer: A

Question 7 Multiple choice

Which two statements are true about composite applications and mediators?

  1. A

    A composite application decouples the interface from business logic.

  2. B

    A composite application exposes a process as a web service.

  3. C

    A mediator exposes a process as a web service.

  4. D

    A mediator decouples the interface from business logic in a composite application.

Show answer and explanation

Correct answers: B, D

Question 8 Single choice

Identify two correct statements about Oracle Event Processing (OEP).

  1. A

    It is a platform to develop and execute applications that process streaming data.

  2. B

    It is designed to connect businesses using standards-based event communication protocols.

  3. C

    It is a powerful CQL engine that performs filtering, aggregations, calculations, and pattern matching in near real time.

  4. D

    It is an implementation of the Service Component Architecture (SCA) to process streaming data using regular expressions.

Show answer and explanation

Correct answer: C

Question 9 Multiple choice

Oracle Adapters are deployed to the Oracle SOA Suite server.

Which three SOA Suite components can use Oracle Adapters?

  1. A

    BPEL Process

  2. B

    Mediator

  3. C

    Proxy Service

  4. D

    Human Workflow

  5. E

    Business Rule

Show answer and explanation

Correct answers: A, D, E

Question 10 Multiple choice

Identify three true statements about the use of composite sensors.

  1. A

    They enable the monitoring and publishing of incoming and outgoing messages.

  2. B

    XPath expressions can be used as a filter to track a particular type of message.

  3. C

    You can choose to view the runtime output of the composite sensor in a database table.

  4. D

    The output of a composite sensor can be directed to Oracle Business Activity Monitoring.

  5. E

    They publish their output to the WebLogic Administration Console.

Show answer and explanation

Correct answers: B, D, E