Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Oracle 1z0-434 - Oracle SOA Suite 12c Essentials

Page: 1 / 3
Total 84 questions

Which statement accurately describes how to use SOA Suite to create a REST interface for a provider application that does not support REST?

A.

Oracle Service Bus must be used. An HTTP proxy service is created and a pipeline is added with a conditional branch for each HTTP verb that the interface will serve. If there is any non-XML payload, such as JSON, an external parser service must be used to translate it to XML.

B.

Use Oracle Service Bus or BPEL Process Manager and utilize the REST binding that is available for both. The RESTbinding will automatically translate a REST payload from JSON or XML to SOAP/XML for processing in the middleware layer.

C.

Use a BPEL process with a REST binding and utilize the nXSD activity to translate the native JSON payload to XML for processing.

D.

Use the HTTP transport in Oracle Service Bus for the REST interaction and use nXSD to translate the JSON payload to XML for processing.

After you install the OEP product, which action is required to install andconfigure an OEP domain?

A.

Configure the OEP port through the OEP console.

B.

Configure the JDBC settings in the config.xml file.

C.

Create an OEP domain with the Configuration Wizard.

D.

Start the OEP server and enter the administrator credentials when prompted.

When you create an assert in a test case, you can specify a Compare By rule of xml-identical or xml-similar. The rule designates the strictness of the comparison.

If you choose xml-similar, identify two conditions that will cause the comparison to fall.

A.

The namespaces are the same, but the namespace prefix is different.

B.

An element has the same child attributes, but they are in a different order.

C.

An element has a different name, but the same child attributes are in the same order.

D.

The namespaces are different, but the namespace prefix is the same.

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.

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

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

Which dashboard should you use to gauge the overall efficiency of a user for a specific process?

A.

workload per process on a standard dashboard

B.

workload per participant on a standard dashboard

C.

performance per participant on a standard dashboard

D.

a custom dashboard

EPN is the internal structure of an OEP application and is displayed as a top-down hierarchy in a graphical editor. Which two statements are correct about the Event Processing Network (EPN) in Oracle Event Processing (OEP)?

A.

EPN is the internal structure of an OEP application and is displayed as a top-down hierarchy in a graphical editor.

B.

EPN defines an OEP application and is built using the EPN Editor in JDeveloper.

C.

EPN is an interconnection of adapters, channels, event beans, and CQL processors that make up an OEP application.

D.

EPN is a part of the Event Delivery Network (EDN) facility that supports event-driven architecture for SOA Suite.

E.

Every event that arrives at the OEP server creates a new instance of an EPN.

Which statement is false about Oracle Business Activity Monitoring (Oracle BAM)?

A.

Oracle BAM uses the same Oracle Coherence technology for caching and high availability that many WebLogic Server applications utilize.

B.

Oracle BAM data objects are based on the Star schema and that makes it easier to share data with business intelligence applications.

C.

If you have remembered to install the Oracle Complex Event Processing Service Engine, Oracle BAM can use it for real-time dataanalysis.

D.

Sophisticated ADF components, such as treemaps, scatter charts, and bubble charts, may be easily incorporated into executive dashboards.

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

A.

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

B.

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

C.

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

D.

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

E.

Rules with multiple IF conditions receive higher priority during evaluation.