A consumer invokes a synchronous request/response but the service only supports asynchronous request/response. Which service infrastructure capability resolves the differences between the invocations of the consumer and provider?
A. Transport Mediation
B. Transformation Mediation
C. Service Routing
D. Message Exchange Pattern Mediation
E. Dynamic Binding
While analyzing the business requirements, you identify some cross-cutting functionality that does not carry any business context or have an affinity to any specific application. To which service layer classification does the Service you develop to fulfill this requirement belong?
A. Connectivity Service
B. Data Service
C. Business Activity Service
D. Utility Service
E. Presentation Service
Which statement completes the following sentence about SOA requirements? SOA requirements differ from traditional project requirements because SOA requirements...
A. Are realized by shared Services which are not owned by any single application, consist of their own lifecycle, and are managed independently.
B. May be implemented by existing applications, applications that are being developed, or proposed applications that have not yet been delivered.
C. Once handed to a project by the business, can be purely managed by that project.
D. Are focused on defining the integration points between applications,
E. Should only be managed by a SOA centre of excellence.
OASIS s SOA-RM defines high-level terms intended to provide commonality when discussing and describing SOA. Which two statements are true when comparing SOA-RM with Oracle's Service meta-model?
A. Both SOA-RM and Oracle's Service meta-model separates the textual aspects from the technicalaspects.
B. SOA-RM and Oracle's Service meta-model differ on the specifics of the constituent parts of a Service.
C. Oracle's Service meta-model breaks out the service interface as a first class facet of a Service;whereas the SOA-RM combines the service interface in with the service description.
D. SOA-RM addresses Usage Agreements as defined by Oracle.
E. SOA-RM execution context maps directly with Oracle's definition of a Service Implementation.
The company you are working with wants to integrate an environment control system into the facility security and monitoring system. The environment control system sends temperature and humidity readings every half second. What is the best message exchange pattern to use for this integration and why?
A. The one-way message exchange pattern is the best pattern for this scenario because it requires the least network resources and if a message is lost, another message with more up-to-date information will be sent in less than a second.
B. The reliable one-way message exchange pattern is the best pattern for this scenario because it provides a status return code so that a lost message can be re-sent.
C. The request-response message exchange pattern is the best pattern for this scenario because the security and monitoring system needs to provide a response message to the environment control system.
D. The request optional-response message exchange pattern is the best pattern for this scenario because the security and monitoring system may want to provide a response message to the environment control system.
E. The buffer-and-send message exchange pattern is the best pattern for this scenario because the messages from the environment control systems are grouped together and sent less frequently in larger messages thus reducing network traffic.
Which three of the following Data Services Conform to the Service naming guidelines?
A. Customer
B. Finance
C. Create Expense Request Service
D. AuthorizedCustomer
E. InvokeFundsPaymentBusinessProcess
Lack of an enterprise SOA infrastructure causes several SOA implementation challenges. What are two of the major challenges?
A. Understanding which Services are available, where they reside, their contract, invocationprotocols, and rules for use
B. Provisioning of hardware and software resources to run SOA Services
C. Managing Service versioning and Service life-cycle requirements
D. Migration of business applications to run on SOA infrastructure
Which list best describes the top three levels in the business function model hierarchy?
A. Top Level Domains, Core Business Processes, and Business Step
B. Business Functions, Business Activity, and Business Task
C. Business Functions, Process Groups, and Core Business Processes
D. Enterprise, Line of Business, and Department
E. There is no common hierarchy because each organization has a different organizational structure.
Choose the correct words in order to complete the blanks in the following statement. Traditional requirements gathering has been__________-focused whereas SOA requirements are _________focused
A. data, service
B. project, enterprise
C. single-use, multi-use
D. technology, business
Which role is critical in promoting the discovery and reuse of SOA Services and supporting the service lifecycle?
A. Service Development Platform
B. Service Bus
C. Metadata Repository
D. Service Registry