1z0-434 Oracle SOA Suite 12c Essentials

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Which three are proper applications of Oracle Service Bus?

Select all that apply, then click Submit answer.

  • An existing Java web service is made available to clients running transports and protocols not originally planned by the original developers. No modifications to the web service implementation are required.

  • A request is transformed and routed to an appropriate service endpoint based on the content of the request message. All complexity of the supporting runtime protocol selection is hidden

  • A request for a large graphics job is split into smaller pieces that are processed in parallel by an existing rendering service. After all of the pieces have been processed, the results are joined to create a single response.

  • A request containing a complex family tree is validated before being routed to an existing genealogy service. Recursive logic is implemented to validate that all relationships in the tree are consistent.

  • A request for a background check is conditionally routed between multiple third-party validation services with different service-level agreements. Remediation must be handled if any one of the validation service calls fails.

Question 2

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

Select all that apply, then click Submit answer.

  • Reference binding components

  • Service components such as a Mediator

  • Wires

  • Invoke activities in a BPEL process

  • Composite sensors

Question 3

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

Select all that apply, then click Submit answer.

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

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

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

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