oracle 1z0-434 practice test

Oracle SOA Suite 12c Essentials Exam

Last exam update: Jul 20 ,2024
Page 1 out of 5. Viewing questions 1-15 out of None

Question 1

Results catching has been configured on a business service. A previously cached result has been
flushed from the cache.
Which two events may have occurred?

  • A. Result catching has been disabled for the business service.
  • B. The WSDL resource for the business service has been updated.
  • C. The back-end service referenced by the endpoint URI has become unavailable.
  • D. The back-end service has returned a different response for the cache key.
Answer:

B,D

User Votes:
A
50%
B
50%
C
50%
D
50%

Explanation:
Reference:
https://docs.oracle.com/cd/E17904_01/apirefs.1111/e15034/Service.html

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 2

Identify two statements that correctly describe OWSM policy attachments in Oracle SOA Suite

  • A. Although you can attach as well as detach security policies in JDeveloper, you can only detach them in Enterprise Manager.
  • B. An application developer typically uses JDeveloper to create new security policies rather than select them from a prebuilt list.
  • C. When you use JDeveloper to associate a security policy with a web service, the policy is not really attached until application deployment.
  • D. OWSM policies can be attached and detached with WLST.
Answer:

B,C

User Votes:
A
50%
B
50%
C
50%
D
50%

Explanation:
Reference:
http://www.oracle.com/partners/en/most-popular-resources/bpm-suite-12c-exam-study-guide-
2398189.pdf

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 3

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

  • 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.
  • B. On the service side, policy assertions are processed in reverse order of the client side before a request is delivered to the service.
  • 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.
  • 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.
Answer:

A,C

User Votes:
A
50%
B
50%
C
50%
D
50%

Explanation:
Reference:
https://docs.oracle.com/middleware/1212/owsm/OWSMC/owsm-policy-framework.htm

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 4

Which two are valid use cases for a business service?

  • A. load balancing XML messages between multiple service endpoints using different transports
  • B. load balancing SOAP messages between multiple service endpoints addressed by different URLs
  • C. load balancing MFL messages between multiple service endpoints based on server load
  • D. routing a Java message to a JMS error queue after three failed load-balancing attempts
Answer:

C,D

User Votes:
A
50%
B
50%
C
50%
D
50%

Explanation:
Reference:
http://docs.oracle.com/cd/E23943_01/admin.1111/e15867/configuringandusingservices.htm

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 5

Which two are objectives that you can achieve by using business rules to direct human workflow?

  • A. Load balance tasks among users based upon server utilization.
  • B. Redirect the process flow as specified in the PBMN model.
  • C. Escalate and reassign a task to the manager of the current assignee.
  • D. Skip all subsequent routing and mark a task as complete.
Answer:

B,C

User Votes:
A
50%
B
50%
C
50%
D
50%

Explanation:
Reference:
http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/172298.pdf

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 6

BPEL processes are being used to implement both the service and client sides of a synchronous web
service interaction.
Which statement is true?

  • A. When acting as the client, a BPEL process may omit the Invoke activity.
  • B. When acting as the service, a BPEL process may omit the Reply activity.
  • C. When acting as the client, a BPEL process may not invoke as asynchronous process and wait for a callback.
  • D. When acting as the service, a BPEL process may not reply to the client with a well-defined fault message.
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%

Explanation:
Reference:
http://docs.oracle.com/cd/E23943_01/dev.1111/e10224/bp_faults.htm

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 7

For each three items can you create tests by using the Service Component Architecture (SCA) test
framework?

  • A. Reference binding components
  • B. Service components such as a Mediator
  • C. Wires
  • D. Invoke activities in a BPEL process
  • E. Composite sensors
Answer:

B,C,E

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 8

Which statement is true about how BPEL Process Manager handles the For Each activity?

  • A. The counter variable of the For Each activity is global, so any change to it in the enclosed scope activity is retained and that change can impact the next iteration.
  • B. The For Each activity executes a contained scope activity N times, where N is the final counter value minus the starting counter value.
  • C. The For Each activity waits for the execution to finish for all the branches specified when the completion condition is specified and evaluated to true.
  • D. The counter variable of a For Each activity is local to the enclosed scope activity, so a change to it outside the scope of the For Each, does not impact the next iteration.
Answer:

B

User Votes:
A
50%
B
50%
C
50%
D
50%

Explanation:
Reference:
http://docs.oracle.com/cd/E15586_01/integration.1111/e10224/bp_parallel.htm

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 9

Which two are features of Event Delivery Network (EDN)?

  • A. JMS-based point-to-point architecture that is based on queues.
  • B. JMS-based publish/subscribe architecture that is based on topics.
  • C. support for Oracle AQ as a provider
  • D. separately installable to allow for flexible deployment
  • E. support for durable subscriptions so that, in order to receive events, the subscriber need not be running
Answer:

A,C

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%

Explanation:
Reference:
http://docs.oracle.com/cd/E51173_01/win.122/e17732/featAQ.htm

Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 10

You have a situation where a collection of rules might provide a flexible way of externalizing logic in
an application.
Which two are accurate considerations to assess when you decide to use a decision table or if-then
rules?

  • A. The decision table’s spreadsheet metaphor is compact and familiar to end users.
  • B. Decision tables can use globals whereas if-then rules cannot.
  • C. The logic will likely require more rules if expressed as a decision table.
  • D. Unlike with a decision table, an Expression Builder is provided for if-then rules to help you craft condition expressions.
  • E. Built-in error prevention features for decision tables can help you build more complete and accurate rules.
Answer:

B,D

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%

Explanation:
Reference:
https://docs.oracle.com/middleware/1213/bpm/rules-user/rules_start.htm

Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 11

For a particular asynchronous interaction, Oracle SOA Suite hosts two BPEL processes. One BPEL
process acts as the client and the other acts as the service. Between the two BPEL processes, what is
the smallest number of invoke activities that must be defined?

  • A. 0
  • B. 1
  • C. 2
  • D. 3
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 12

Which two statements accurately describe the invoking of a human task?

  • A. A web service client in a different composite can invoke a human task.
  • B. A human task can invoke another human task in the same composite.
  • C. A BPEL process can invoke a human task in a different composite.
  • D. A human task can invoke another human task in a different composite.
Answer:

C,D

User Votes:
A
50%
B
50%
C
50%
D
50%

Explanation:
Reference:
http://docs.oracle.com/cd/E23943_01/dev.1111/e10224/bp_hwfmodel.htm

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 13

To avoid the purchase of new server capacity, a company must limit the volume of messages routed
to a computationally expensive RESTful service operation.
Which Oracle SOA Suite component can help the company meet this requirement?

  • A. BPEL process
  • B. Mediator
  • C. Proxy Service
  • D. Business Service
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 14

When more than one policy is attached to a policy subject, the combination of policies needs to be
valid.
Which statement is true about the valid combination of policies for a policy subject?

  • A. Only one MTOM policy can be attached to a policy subject.
  • B. More than one Reliable Messaging policy can be attached to a policy subject. C.You cannot have both a Reliable Messaging policy and a WS-Addressing policy attached to the same policy subject
  • D. Only one security policy can be attached to a policy subject
Answer:

A

User Votes:
A
50%
B
50%
D
50%
Discussions
vote your answer:
A
B
D
0 / 1000

Question 15

A company wants to use Oracle SOA Suite to support a zero message loss system.
Which three Oracle Adapters can the company use?

  • A. JMS Adapter
  • B. Database Adapter
  • C. EJB Adapter
  • D. File/FTP Adapter
  • E. Socket Adapter
Answer:

ABC

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000
To page 2