S90-02A Exam Questions
86 real S90-02A exam questions with expert-verified answers and explanations. Page 1 of 2.
- Question #1Core Technology Concepts
Which of the following statements is false? Select the correct answer.
standards organizationsWS-IOASISW3C - Question #2Advanced Web Services and REST Services
Which of the following statements is true? Select the correct answer.
WS-AtomicTransactiondistributed transactionstransaction votingtwo-phase commit - Question #4Advanced Web Services and REST Services
Which of the following statements is true? Select the correct answer.
WS-BusinessActivitylong-running transactionsWS-Coordinationbusiness activity - Question #5Web Services and Contract-First Design
An XML schema can be used to define XML documents that can be shared by components, SOAP-based Web services, and REST services. Select the correct answer.
XML schemaSOAPRESTschema reuse - Question #6Web Services and Contract-First Design
A SOAP message is an XML document that is comprised of a set of pre-defined parts. Which of the following are parts that can be found in a SOAP message? SELECT ALL THAT APPLY
SOAP message structureenvelopeheaderbody - Question #7Web Services and Contract-First Design
Data model transformation is a core service function that can be performed by proven technologies that have been around for years. Therefore, it is recommended that you look for op...
data model transformationservice compositiontransformation best practicesdesign guidelines - Question #8Advanced Web Services and REST Services
A SOAP-based Web service is required to transmit an XML-based invoice document to a REST service. However, the SOAP-based Web service is designed to represent invoice data using an...
data model transformationXML schema mappingSOAP-REST interoperabilityXSLT - Question #9Web Services and Contract-First Design
Which of the following can be part of technical service contract? Select the correct answer.
technical service contractWSDL operationHTTP methodcontract components - Question #10Advanced Web Services and REST Services
Which of the following statements is true? Select the correct answer.
WS-Policypolicy definitionservice consumersoptional policies - Question #11Advanced Web Services and REST Services
Which of the following statements is true? Select the correct answer.
WS-ReliableMessagingmessage acknowledgmentdelivery assurancereliability - Question #12Advanced Web Services and REST Services
Which of the following statements makes sense? Select the correct answer.
REST servicesXML schema sharinguniform contractHTTP methods - Question #13Advanced Web Services and REST Services
Identify what is wrong with this statement: "SOAP-based Web services A and B are participating in a runtime transaction that is carried out as per the WS-AtomicTransaction standard...
WS-AtomicTransactionWS-Policytransaction rollbackerror analysis - Question #14Web Services and Contract-First Design
It is possible to have 3 SOAP-based Web services, each with a WSDL definition that has an operation named Update. Select the correct answer.
WSDL operationsoperation namingSOAP servicesservice contracts - Question #15Web Services and Contract-First Design
MEP stands for: Select the correct answer.
MEPmessage exchange patternmessaging terminologyWSDL - Question #16Advanced Web Services and REST Services
WS-BPEL is a technology that can be used to express service composition logic for SOAP-based Web services. Select the correct answer.
WS-BPELservice compositionorchestrationSOAP services - Question #17Web Services and Contract-First Design
Identify what is wrong with this statement: "If I have 4 SOAP-based Web services, I must have 4 WSDL definitions and 4 XML schemas." Select the correct answer.
WSDLXML schema sharingschema reusecontract design - Question #18Service-Oriented Architecture (SOA) and XML Technology
Which of the following statements is true? Select the correct answer.
enterprise service busservice brokerintermediaryESB features - Question #19Web Services and Contract-First Design
Which of the following statements is true? Select the correct answer.
WSDLXML schemainput output messagestype definitions - Question #20Service-Oriented Architecture (SOA) and XML Technology
Services hosted within an enterprise service bus cannot support asynchronous message exchanges due to the limitations of message routing features built into enterprise service bus...
enterprise service busasynchronous messagingmessage routingESB limitations - Question #21Advanced Web Services and REST Services
Which of the following statements is true? Select the correct answer.
RESTuniform contracttechnical service contractREST constraints - Question #22Service-Oriented Architecture (SOA) and XML Technology
Which of the following exist as XML documents? SELECT ALL THAT APPLY
XML documentsWSDLXSLT stylesheetXML schema - Question #23Core Technology Concepts
Which of the following statements is true? Select the correct answer.
service activitiesruntime messagingservice interaction - Question #24Web Services and Contract-First Design
When two compatible SOAP-based Web services need to exchange an XML document that is compliant with the XML schema shared by both services, then: Select the correct answer.
SOAPXML schema compatibilitydata exchangeservice interoperability - Question #26Core Technology Concepts
Identify what is wrong with this statement: "Component A invoked SOAP-based Web Service B, which invoked REST Service C." Select the correct answer.
service invocationSOAPRESTcomponent integration - Question #27Service-Oriented Architecture (SOA) and XML Technology
Which of the following statements is false? Select the correct answer.
XML schemaschema embeddingschema linkingdocument structure - Question #28Service-Oriented Architecture (SOA) and XML Technology
A common, but older alternative to the XML Schema Definition Language is: Select the correct answer.
DTDXML schema alternativesdocument type definitions - Question #29Advanced Web Services and REST Services
Which of the following technologies are fundamental to REST service design? SELECT ALL THAT APPLY
REST fundamentalsHTTPWSDLMEP - Question #30Service-Oriented Architecture (SOA) and XML Technology
Which of the following technologies can be used to establish a federated data architecture capable of exposing standardized data models while abstracting disparate data sources? Se...
XML schemafederated data architecturedata abstractionstandardized data models - Question #31Web Services and Contract-First Design
UDDI stands for: Select the correct answer.
UDDIservice registryservice discovery - Question #32Service-Oriented Architecture (SOA) and XML Technology
XPath expressions are often used by: Select the correct answer.
XPathXSLTXQueryXML navigation - Question #33Web Services and Contract-First Design
Like components, SOAP-based Web services can be developed using vendor tools. Unlike components, the communications framework established by SOAP-based Web services can be based on...
SOAPvendor-neutral standardsservice contractsindustry standards - Question #34Advanced Web Services and REST Services
REST stands for: Select the correct answer.
RESTREST acronym - Question #35Web Services and Contract-First Design
The acronym SOAP was originally defined as: Select the correct answer.
SOAPSOAP acronym - Question #36Advanced Web Services and REST Services
Which of the following statements is true? Select the correct answer.
REST servicesuniform contractcomponentsservice design - Question #37Web Services and Contract-First Design
Each WSDL __________________ can define a set of __________________ and/or __________________ messages to express data exchange requirements. Select the correct answer.
WSDLoperationsinput messagesoutput messages - Question #38Core Technology Concepts
Service intermediaries can be further classified as __________________ or __________________ depending on whether they modify message content. Select the correct answer.
service intermediariesactive intermediarypassive intermediarymessage modification - Question #39Advanced Web Services and REST Services
Which of the following are valid HTTP methods? SELECT ALL THAT APPLY
HTTP methodsGETPUTDELETE - Question #40Advanced Web Services and REST Services
Which of the following statements make sense? SELECT ALL THAT APPLY
SOAP service contractsREST uniform contractservice contract typesHTTP methods - Question #41Web Services and Contract-First Design
Most industry-standard WS-* features are designed to be implemented as: Select the correct answer.
WS-* extensionsSOAP headersweb service standards - Question #42Core Technology Concepts
The HTTP protocol can be used together with SOAP-based Web services and REST services. Select the correct answer.
HTTPSOAPRESTtransport protocol - Question #43Web Services and Contract-First Design
SOAP messages contain headers that can be customized but are also used to implement industry-standard features provided by technologies, such as WS-Addressing. Select the correct a...
SOAP headersWS-Addressingmessage customization - Question #44Web Services and Contract-First Design
Which of the following statements are true? SELECT ALL THAT APPLY
XML Schemaservice contractSOAPdata models - Question #47Web Services and Contract-First Design
Which of the following statements is true? Select the correct answer.
XMLRESTSOAPservice types - Question #48Service-Oriented Architecture (SOA) and XML Technology
Which of the following statements are true? SELECT ALL THAT APPLY
service typescomponentsSOAPservice abstraction - Question #49Web Services and Contract-First Design
A WSDL document defines a series of __________________, each of which represents a function that a SOAP-based Web service is capable of performing. Select the correct answer.
WSDLoperationsservice contractSOAP - Question #52Web Services and Contract-First Design
Which of the following service technologies is primarily associated with service discovery? Select the correct answer.
UDDIservice discoveryservice registry - Question #53Service-Oriented Architecture (SOA) and XML Technology
Which of the following are industry standard technologies related to the processing of XML-based data? SELECT ALL THAT APPLY
XQueryXSLTXML processing - Question #54Service-Oriented Architecture (SOA) and XML Technology
A namespace can be considered a form of: Select the correct answer.
XML namespaceunique identifier - Question #55Web Services and Contract-First Design
Which of the following XML documents can be part of a SOAP-based Web service contract? SELECT ALL THAT APPLY
WSDLXML SchemaWS-Policyservice contract - Question #56Web Services and Contract-First Design
Which of the following statements does not make sense? Select the correct answer.
WSDLXML Schemaservice contract design