oracle 1z0-434 practice test

Oracle SOA Suite 12c Essentials

Last exam update: Nov 13 ,2025
Page 1 out of 6. Viewing questions 1-15 out of 81

Question 1

Which Oracle Event Processing (OEP) data cartridge should you use to track the GPS location of buses
and generate alerts when a bus arrives at its predetermined bus stop positions?

  • A. JDBC Data
  • B. Oracle Spatial
  • C. Hadoop Big Data D.NoSQLDB Big Data
  • E. Java Data
Mark Question:
Answer:

B

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

Question 2

The identity context is opaque to your web service client and web service and you don’t need to
perform any additional coding or processing in your client or service to support it after you enable
identity context propagation.
Which Oracle SOA Suite component directly enables this behavior?

  • A. Oracle Web Service Manager Policy Manager
  • B. Oracle BPEL Process Manager
  • C. Oracle Enterprise Manager
  • D. Oracle User Messaging Service
Mark Question:
Answer:

D


Explanation:
Reference:
https://docs.oracle.com/middleware/1212/ums/UMSAG/introduction.htm

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

Question 3

Which two statements are true about the defined Oracle JMS Adapter outbound connection?

  • A. It supports connections to JMS distributed queues.
  • B. It uses default credentials when connecting to the remote JMS provider.
  • C. It supports zero message loss via distributed transactions.
  • D. It requires the JMS consumer to explicitly commit transactions.
Mark Question:
Answer:

A,B


Explanation:
Reference:
http://docs.oracle.com/cd/E23943_01/web.1111/e15493/prog_details.htm

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

Question 4

Which two statements are true about working with tasks in Business Process Workspace?

  • A. A user can create personal to-do tasks that are unassociated with a process instance.
  • B. Delegating a task means to transfer the task to another user or group.
  • C. You can see how long each completed step has taken to finish.
  • D. You can display the process model and view the path a process instance has taken.
Mark Question:
Answer:

A, D

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

Question 5

For each enrollment request message, a health insurance carrier’s web service always returns a
response message acknowledgement the receipt of the enrollment request. If there are problems
fulfilling the requested enrollment, the web service may respond at a later time with an additional
response message detailing why the enrollment could not be fulfilled.
Which Oracle SOA Suite service component should be used to implement this integration pattern?

  • A. BPEL Process
  • B. Mediator
  • C. Business Rule
  • D. Human Workflow
Mark Question:
Answer:

C

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

Question 6

Consider the current values of BPEL variables InputVariable andOutputVariable:

Then consider the following BPEL activity Assign1:
<assign name=”Assign1”>
<!- - Line 1- ->
<copy>
<!- - Line 2 - ->
<from variable =”InputVariable”
<!- - Line 3 - ->
part = “query_Input”
<!- - Line 4 - ->
query=”/ns2: query_Input/ns2:Row_Id”/>
<!- - Line 5 - ->
<to variable =”OutputVariable”
<!- - Line 6 - ->
part = “query_Output”
<!- - Line 7 - ->
query=”/ns2: query_Outnput/ns2:RowId”/>
<!- - Line 8 - ->
</copy>
<!- - Line 9 - ->
</assign>
<!- - Line 10 - ->
Which two changes allow Assign1 to work with the current values of InputVariable
andOutputVariable?

  • A. adding the attribute bpelx :insertMissingToData=”yes” to line 2
  • B. adding the attribute bpelx :insertMissingFromData=”yes” to line 2
  • C. correcting the namespace prefixes in line 5
  • D. correcting the namespace prefixes in line 8
Mark Question:
Answer:

B,C

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

Question 7

You have modeled a composite with an inbound adapter service wired to a BPEL process component.
Which method do you use to model a rejection handler for the inbound adapter service?

  • A. Define the rejection-handler logic in rejection-handlers.xml in the $MW_HOME/soa/connectors directory. B.Define the rejection-handler logic inline as a child element of the <binding.jca> section of the inbound adapter in composite.xml.
  • C. Define the rejection-handler logic in a top-level catch block in the BPEL process where the QName of the fault should be bpws:rejectedMessages.
  • D. Define the rejection-handler logic in fault-policies.xml for the composite, and then associate the fault-policies.xml with the composite.
Mark Question:
Answer:

D


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

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

Question 8

To support the deployment of a new provisioning system, a company wants to install and configure a
production domain with Oracle SOA Suite and Oracle Service Bus.
Which statement is true about the required effort?

  • A. Separate domains must be configured for Oracle SOA Suite and Oracle Service Bus.
  • B. The Oracle Repository Creation Utility (RCU) must be run twice to create the required schemas.
  • C. The installation of Oracle SOA Suite includes the installation of Oracle Service Bus. D.A supported version of WebLogic Server must be installed before installing Oracle SOA Suite.
Mark Question:
Answer:

D

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

Question 9

Which two statements are correct about the Oracle Enterprise Scheduler Service (ESS) facility?

  • A. It is a Java EE application that is deployed to WebLogic Server to provide distributed job request processing across a single WebLogic Server or a collection of WebLogic Servers.
  • B. It is shipped as a separate product and you can install it after you have completed the SOA Suite installation.
  • C. It is used extensively by Fusion Applications so it is well-tested.
  • D. It is administered via the WebLogic Server Administration Console.
Mark Question:
Answer:

A,D


Explanation:
Reference:
http://docs.oracle.com/cd/E23943_01/web.1111/e13702/deploy.htm

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

Question 10

What two architectural factors most heavily influence the interoperability of the Oracle Adapters
with Oracle Service Bus (OSB) and Oracle SOA Suite?

  • A. Oracle Adapters are based on the Java EE Connector Architecture (JCA) 1.5 specification.
  • B. Oracle Adapters use native APIs to connect to the supported back-end applications.
  • C. Oracle Adapters are deployed to the same Oracle WebLogic Servers as Oracle Fusion Middleware.
  • D. Use of Oracle Adapters Extended Architecture (XA) features is completely optional.
Mark Question:
Answer:

B,C


Explanation:
Reference:
https://docs.oracle.com/cd/E25178_01/integration.1111/e10231/intgn.htm

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

Question 11

Oracle SOA Suite is being used to virtualize service calls to a third-party human resources provider.
The planned service payloads will require minimum transformation. Routing is simple because
service calls will be mapped one-for-one to existing third-party services.
Which two components should be used to handle this service virtualization?
A.BPEL Process
B. Proxy Service
C. Mediator
D. Business Service

Mark Question:
Answer:

A,D
14
Which two are available as conditions for an alert rule in BAM 12c?
A. between two times
B. when rows are deleted from a data object
C. a particular day of the week
D. when a web service is invoked
B,D
15
Oracle Adapters are deployed to the Oracle SOA Suite server.
Which three SOA Suite components can use Oracle Adapters?
A. BPEL Process
B. Mediator
C. Proxy Service
D. Human Workflow
E. Business Rule
A,D,E

Discussions
0 / 1000

Question 12

In a BPEL model, what is the quickest way to implement a capability to skip rule execution if a
particular condition holds?

  • A. Model a switch activity to conditionally execute the business rule component.
  • B. Use a skip condition on the business rule component.
  • C. Include an XPath expression in an annotation on the business rule component.
  • D. Use a correlation set on the business rule component.
Mark Question:
Answer:

C

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

Question 13

You have modeled a Composite X for which the following fault policy action has been configured for
remote faults:
<Action id=”ora-retry”>
<retry>
<retryCount>2</retryCount>
<retryIntrval>2</retryIntrval>
<exponentialBackoff/>
</retry>
</Action>
At runtime, when a remote fault occurs on at outbound invoke, this ora-retry action is triggered.
After the two configured retries are exhausted, which one occurs?

  • A. The transaction of Composite X rolls back.
  • B. The instance is marked “open.faulted” and is available for auto-recovery.
  • C. The instance is marked “closed.faulted” and is available for error recovery from Enterprise Manager where the user can choose actions on the instance such as replay, rethrow, and abort.
  • D. The default retryFailureAction is initiated and it rethrows the error back to the caller service.
Mark Question:
Answer:

B


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

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

Question 14

Which tool would you use to enable more detailed logging of SOA components?

  • A. WebLogic Console
  • B. Enterprise Manager
  • C. BPM Workspace
  • D. WebLogic Diagnostics Framework (WLDF)
Mark Question:
Answer:

D

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

Question 15

Which expiration and escalation setting can be used to route a task a specified number of levels up a
management chain if the assignee does not respond in a given time period?
A.Never expire
B. Expire after
C. Route to manager
D. Renew after
E. Escalate after
F. Management chain

Mark Question:
Answer:

A
18
How are task outcomes processed in BPEL process?
A. by using a condition (present in each path of the human task activity) in which you specify the
outcome that causes a particular path to be followed
B. by using onMessage or pick activities that receive the outcome from the human workflow engine
C. with a Switch containing a case for each outcome of interest plus an optional otherwise case after
the human task activity
D. with a Switch containing one case for each possible outcome after the human task activity
C

Discussions
0 / 1000
To page 2