B. By not making any configuration changes because, by default, the adapter reads input files in ascending order of their lastmodifiedtime.

Similar documents
Testpassport.

Oracle Exam 1z0-478 Oracle SOA Suite 11g Certified Implementation Specialist Version: 7.4 [ Total Questions: 75 ]

1Z Oracle SOA Suite 12c Essentials Exam Summary Syllabus Questions

Vendor: Oracle. Exam Code: 1Z Exam Name: Oracle SOA Suite 12c Essentials. Version: Demo

Oracle SOA Suite 11g: Build Composite Applications

Oracle SOA Suite 10g: Services Orchestration

Oracle SOA Suite 11g: Build Composite Applications

Oracle 1Z Oracle SOA Suite 12c Essentials.

Oracle SOA Suite 12c: Build Composite Applications. About this course. Course type Essentials. Duration 5 Days

1Z

Oracle SOA Suite 12c: Build Composite Applications

Oracle SOA Suite 12c : Build Composite Applications

Getting Started with. Oracle SOA Suite 11g. R1 -AHands-On Tutorial. composite application in just hours!

Integration Framework. Architecture

Active Endpoints. ActiveVOS Platform Architecture Active Endpoints

1Z0-434 Exam Questions Demo Oracle. Exam Questions 1Z Oracle SOA Suite 12c Essentials

Exam : 1Z Title : Oracle SOA Foundation Practitioner. Version : Demo

B. Assets are shared-by-copy by default; convert the library into *.jar and configure it as a shared library on the server runtime.

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

Oracle Cloud. Using Oracle Eloqua Adapter Release E

Connecting Enterprise Systems to WebSphere Application Server

Oracle Fusion Middleware

Oracle Fusion Middleware

<Insert Picture Here> The Oracle Fusion Development Platform: Oracle JDeveloper and Oracle ADF Overview

Exam Questions 1z0-451

Introduction in Eventing in SOA Suite 11g

ebusiness Suite goes SOA

Tutorial 6 : Receiving Siebel Integration Object through the Oracle AS Adapter

1Z0-560 Oracle Unified Business Process Management Suite 11g Essentials

BEAAquaLogic. Service Bus. JPD Transport User Guide

3 Connecting to Applications

Configuring the module for advanced queue integration

Exam Name: IBM Certified System Administrator - WebSphere Application Server Network Deployment V7.0

BEAAquaLogic. Service Bus. Native MQ Transport User Guide

Oracle Developer Day

ActiveVOS Technologies

<Insert Picture Here> Click to edit Master title style

Overview SENTINET 3.1

BEAAquaLogic. Service Bus. MQ Transport User Guide

ORACLE INTRODCUTION. Service Bus 11g For the Busy IT Professional. munz & more Dr. Frank Munz November getting started

Oracle Java CAPS Database Binding Component User's Guide

BPEL Research. Tuomas Piispanen Comarch

1Z

Integrating Legacy Assets Using J2EE Web Services

C exam. IBM C IBM WebSphere Application Server Developer Tools V8.5 with Liberty Profile. Version: 1.

zentrale Sicherheitsplattform für WS Web Services Manager in Action: Leitender Systemberater Kersten Mebus

Sentinet for BizTalk Server SENTINET

Oracle Web Service Manager 11g Component Level Role Authorization (in SOA Suite) March, 2012

Database Binding Component User's Guide

Best Practices for Testing SOA Suite 11g based systems

Oracle SCA The Power of the Composite

Oracle Service Bus 10g R3: Design & Integrate Services for SOA

Tutorial 5 : Invoking Siebel Business Object through the Oracle AS Adapter

Business Process Engineering Language is a technology used to build programs in SOA architecture.

Dave DiFranco SOA Frameworks

CO Java EE 7: Back-End Server Application Development

Oracle Fusion Middleware Understanding Oracle SOA Suite. 12c Release ( )

1 Getting Started with Oracle Service Bus

Oracle Fusion Middleware. Using Ariba Adapter Release 12c ( ) E

Event-Driven Virtual Machine for Business Integration Middleware

Architect Exam Guide. OCM EE 6 Enterprise. (Exams IZO-807,1ZO-865 & IZO-866) Oracle Press ORACLG. Paul R* Allen and Joseph J.

Oracle Fusion Middleware

Sentinet for Microsoft Azure SENTINET

Understanding Oracle ADF and its role in the Oracle Fusion Platform

JAVA COURSES. Empowering Innovation. DN InfoTech Pvt. Ltd. H-151, Sector 63, Noida, UP

JD Edwards EnterpriseOne Tools

WebSphere. WebSphere Enterprise Service Bus Next Steps and Roadmap

Oracle Fusion Middleware Understanding Oracle SOA Suite. 12c Release ( )

Oracle SOA Dynamic Service Call Framework By Kathiravan Udayakumar

Sentinet for Windows Azure VERSION 2.2

Chapter 6 Enterprise Java Beans

4 Connecting to Composites

BEAAquaLogic. Service Bus. Interoperability With EJB Transport

X100 ARCHITECTURE REFERENCES:

Departamento de Engenharia Informática. Systems Integration. Web Services and BPEL Tutorial

Goal: Offer practical information to help the architecture evaluation of an SOA system. Evaluating a Service-Oriented Architecture

D Fault Handling. Note: The solution for this chapter can be found in c:\po\solutions\apd

Oracle Fusion Middleware

Oracle ADF: The technology behind project fusion. Lynn Munsinger Principal Product Manager Application Development Tools Oracle Corporation

Oracle 1Z Oracle SOA Foundation Practitioner.

SERVICE-ORIENTED COMPUTING

ECLIPSE PERSISTENCE PLATFORM (ECLIPSELINK) FAQ

Java EE 7: Back-End Server Application Development

1z0-479 oracle. Number: 1z0-479 Passing Score: 800 Time Limit: 120 min.

<Insert Picture Here> SOA Fusion Best Practices

Microsoft Exam Questions & Answers

Process Choreographer: High-level architecture

What's New in ActiveVOS 7.1 Includes ActiveVOS 7.1.1

Tutorial 8 : Oracle Apps BES Organization Insert Event Publish To Siebel Cust Acct Insert

WID and WPS V Marco Dragoni IBM Software Group Technical Sales Specialist IBM Italia S.p.A. Agenda

Building E-Business Suite Interfaces using BPEL. Asif Hussain Innowave Technology

Receiving PeopleSoft Message (PeopleTools 8.17) through the Oracle AS PeopleSoft Adapter. An Oracle White Paper September 2008

Adapter Technical Note Technical Note #004: Adapter Error Management

ORACLE WEBLOGIC SERVER 10g R3 ENTERPRISE EDITION

Spring & Hibernate. Knowledge of database. And basic Knowledge of web application development. Module 1: Spring Basics

Oracle Fusion Middleware

Next-Generation SOA Infrastructure. An Oracle White Paper May 2007

Oracle Identity and Access Management

Road to SOA Suite 12c. Upgrading SOA / BPM Suite from 11g to 12c

Bridging the Gap. Peter Ebell AMIS

Transcription:

Volume: 75 Questions Question No : 1 You have modeled a composite with a one-way Mediator component that is exposed via an inbound file adapter service. How do you configure the inbound file adapter to read local files in ascending order of their lastmodifiedtime? A. By setting the SingleThreadModel activationsspec property to true and configuring the ListSorter activationspec property to oracle.tip.adapter.file.inbound.listing.timestampsorterascending. B. By not making any configuration changes because, by default, the adapter reads input files in ascending order of their lastmodifiedtime. C. By setting the ThreadCount activationspec property to 0 and configuring the List Sorter activationspec property to oracle.tip.adapter.file.inbound.listing.timestampsorterdescending. D. By setting the ThreadCount activatiospec property to 1 and configuring the ListSorter activationspec property to oracle.tip.adapter.file.inbound.liting.timestampsorterascending. Answer: A Question No : 2 Which two activities are typically performed during the service implementation and configuration phase of the SOA lifecycle? A. Capabilities are evaluated and prioritized based on business models and ROI. B. Oracle Enterprise Repository promotes services and harvested endpoints to the service registry. C. Developers find and reuse services to help them complete development. D. Developers use harvesting tools to submit their completed implementations to Oracle Enterprise Repository. Answer: C,D Question No : 3 In your solution, a web service client needs to invoke a series of three web services in support of a single transaction. The third web service needs the identity of the original web service client. Which statement describes how the identity is made available by Oracle Web Services Manager

(OWSM)? A. The transaction manager accesses an internal table that maintains credentials used to invoke each individual web service in the chain. B. Each web service in the chain does its own authentication so the third web service handles its own identity checking. C. OWSM sets the user in the Java Authentication and Authorization (JAAS) Subject when the first web service successfully authenticates, and the Java Subject is used by subsequent web services to access the identity. D. OWSM stores a SAML token from the first web service invocation in a database table, and that table is accessed by subsequent web services in the chain to retrieve identity. Answer: C Question No : 4 Identify the best description of the recommended use of shared storage in a high-availability (HA) implementation of Oracle SOA Suite? A. To allow access to a common installation home for all domain cluster members B. To allow access to a shared JTA log C. Shared storage is not recommended for Oracle SOA Suite. D. To allow access to the default user store on the file system for all domain cluster members Answer: A Question No : 5 Composite X invokes an outbound DB adapter to write data to a database table. You have configured JCA at the binding component as follows: <property name = jca.retry.count type = xs:int many = false override = may > 2</property> <property name = jca.retry.interval type = xs:int many = false override = may > 2</property> You have also modeled a modeled a fault policy to retry the invocation three times in case of remotefault as follows: <retrycount>3<retrycount> <retryinterval>3<retryinterval> Which result describes what happens when the database that is being accessed by the above binding

component goes down? A. The invocation is retrieved for a total of two times every two seconds. Fault policy retries are ignored. B. The invocation is retried for a total of six times every three seconds. C. The invocation is retried for a total of six times every two seconds. D. The fault policy retries occur within the JCA retries. So two JCA retries are executed two seconds apart. Within each JCA retry, three fault policy retries are executed three seconds apart. E. The JCA retries occur within the fault policy retries. So three fault policy retries are executed three seconds apart. Within each fault policy retry, two JCA retries are executed two seconds apart. Answer: E Question No : 6 Which statement best describes deploying your SOA application to a cluster? A. Manually deploy the application to each managed server in the cluster. B. After deployment, restart each managed server in the cluster before the application is available for service. C. Use WebLogit Server Administration Console for deployment because you cannot deploy to a cluster from JDeveloper. D. Treat your cluster as a single deployment target and let the administration server automatically deploy the application to all managed servers in the cluster. Answer: D Question No : 7 Identify two fundamental terms in Service Component Architecture (SCA) that are represented visually in the SOA Composite Editor. A. Application B. Entry point C. Component

D. Wire E. External call Answer: C,D Question No : 8 An Oracle Web Services Manager (OWSM) agent. A. Can apply categories of policies in any specified order B. Generates a request to an LDAP directory to look up policy definitions C. Always fails if the Policy Manager becomes unavailable D. Intercepts requests to and responses from a client or service Answer: D Question No : 9 You are modeling a conditional branch using a Switch element. You choose not to include an Otherwise branch. What is the result? A. A business fault is generated if one of the case branches cannot execute. B. A design time error is indicated by JDeveloper. C. You need to include fault handler to account for the fact that none of the case branches can execute. D. If none of the case branches can execute, control passes to (the next element in the BPEL model. Answer: D Question No : 10 Which capability or benefit is not applicable to Oracle Service Bus? A. Service mediation B. Service abstraction

C. Translation and transformation D. Service creation E. Stateful processing Answer: E Question No : 11 Which three statements are true about enabling streaming support in adapters? A. Enabling streaming allows larger payloads to be read by the adapters. B. Enabling streaming improves message throughput and latency. C. Enabling streaming leverages features of the scalable DOM in Oracle XML Developer Kit (XDK). D. The benefits of enabling streaming are better when payloads are of relatively large. Answer: A,C,D Question No : 12 In a BPEL model, what is quickest way to implement a capability to skip rule execution if 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. Answer: C Question No : 13 How are task outcomes processed in a BPEL process? A. Each path out of the human task activity has a condition in which you specify the outcome that causes that path to be followed.

B. With 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. Answer: C Question No : 14 Identify two correct descriptions of Oracle Event Processing (OEP). A. It is technology used to develop near-real-time, event driven systems B. It uses standard SQL to run some of the same queries that are executed in transactional systems. C. It is a time driven and request-focused form of traditional business intelligence (BI) D. It distills information value from many simpler events into a few more useful summary level events. Answer: A,B Question No : 15 Which option is not able to invoke a human task? A. A BPEL process in the same composite as the human task B. A BPEL process in a different composite where the human task is defined C. A Mediator in the same composite as the human task D. A web service client outside of the composite where the human task is defined E. Another human task in the same composite as the first human task Answer: D Question No : 16 You want to include documentation in the BPEL source code for a business rule component that you are adding to your BPEL model. How would you enter this documentation?

A. As the value for a BPEL global variable B. As a comment attribute on the surrounding scope element C. As an annotation on the business rule component D. As user documentation on the business rule component Answer: C Question No : 17 To add an xsi:type attribute to a target element, what needs to be mapped to the target element? A. A rename element on the canvas B. A recast element on the canvas C. An expression on the canvas D. A literal element on the canvas Answer: D Question No : 18 Which statement is correct about a JCA common client interface? A. The JCA binding component uses the JCA common client Interface APIs to communicate with the resource adapter. B. The resource adapter uses the common client interface APIs to communicate with the EIS. C. The resource adapter implements the standard MessageListener interface to poll for events from the EIS. D. The application server uses the common client interface APIs to commune with the EIS. Answer: A Question No : 19 What element first executes the iterative activity and then checks the validity of the condition?

A. Switch B. While C. Repeat Until D. For Each Answer: C Question No : 20 Identify the statement that describes an ESB. A. An ESB provides a mediation layer between services and consumers. B. An ESB facilitates a point-to-point approach to application integration. C. An ESB is an execution engine providing Java EE capabilities. D. An ESB makes service provider addresses visible to service consumers. Answer: A Question No : 21 A customer demands access to your Service Composite Architecture (SCA) application. However keeping with the customer's company standards, the interface must be EJB 3.0. Which solution meets the needs of the customer while requiring the least amount of time, effort, and architectural change for you? A. Create a small EJB 3.0 application that interfaces directly with your SCA application. This approach hides the web service interface from your customer while adding the smallest amount of overhead in the process B. Create an EJB 3.0 interface using Oracle Service Bus, which, in turn, invokes the SCA application through its native web service interface. This approach hides the web service Interface from your customer while adding the smallest amount of overhead in the process. C. Use the Mediator component to provide an EJB 3.0 interface in addition to the existing web service interface. This approach adds the least amount of overhead to each call. D. Explain to the customer the importance and flexibility of modem web services, and encourage the

customer to learn some new skills. Answer: B Question No : 22 View the Exhibit. For the XML shown, which XPath expression returns exactly one node? A. /purchaseorder/orderdate B. /purchaseorder/items/item[0]/quantity C. /purchaseorder//item D. /purchaseorder//comment[not(following: : description) ] Answer: B

Question No : 23 Identify two features of Oracle BAM. A. Enterprise Manager's monitoring capabilities are central to Oracle BAM's ability to monitor performance indicators. B. You can analyze and present Information from activities spanning multiple systems and applications. C. Rich browser-based dashboards provide visibility into current values of key performance indicators (KPIs). D. There is a built-in trouble ticket system to track assignment and completion of corrective actions. Answer: A,C Question No : 24 Each JCA adapter has a single deployment listed in the WLS Console. Identify two accurate descriptions about managing multiple instances of each adapter in the runtime. A. Instance configuration in the SOA Suite deployment plan B. JCA tiles for each adapter instance C. Adapter connection factories specified in the WLS Console D. One entry per adapter instance in the adapters_config.xml file Answer: A,D Question No : 25 Identify four steps that are involved in defining a human task. A. Setting the task owner B. Specifying outcomes C. Specifying parameters D. Adding the human task to a BPEL process E. Specifying the assignment and routing policy