QUIZ 19 web service

Ace your homework & exams now with Quizwiz!

two methods of SOAP

SOAP 1.1 and 1.2 binding

When consuming a REST API, we can consume a single REST method ... A. Provide the method's URL, fill the parameter values (if any), test it to get the JSON response, and copy the JSON response to the Body. B.Provide the WSDL (the endpoint URL or upload file), choose the binding (if there's more than one), and choose the method to consum

A. Provide the method's URL, fill the parameter values (if any), test it to get the JSON response, and copy the JSON response to the Body.

Lightweight alternative No Formal API contract Provide Documentation and examples instead of contract Request response usually in compact JSON A. REST B. SOAP

A. REST

Rest Call backs can A.Detect and locally handle HTTP error status (400 and over) B.Alter sent and return values transparently to the caller code C. Provides a detail log of all errors and messages

A.Detect and locally handle HTTP error status (400 and over) B.Alter sent and return values transparently to the caller code

To consume a SOAP Web Service .. A.Provide the WSDL (the endpoint URL or upload file), choose the binding (if there's more than one), and all methods are automatically consumed. B. Provide the WSDL (the endpoint URL or upload file), choose the binding (if there's more than one), and choose the methods to consume

B. Provide the WSDL (the endpoint URL or upload file), choose the binding (if there's more than one), and choose the methods to consume

Contract formalized in web service description language (WSDL) file All operations parameters and returns types are full described Soap service can provide very detailed contracts Request and respones in XML A. REST B. SOAP

B. SOAP

SOAP methods are used as ___ actions A. Web Browser B. Server

B. Server

Actions are automatically called before the request or after getting the response. True or False

True

SOAP and Rest elements that are generated can be used like regular actions or structures. True or False

True

Using Service Center you can see logs of all Consumed and exposed web services. True or False

True

s it possible to Expose a REST API in OutSystems? A. YES B. NO

YES To provide a REST API service, create an Exposed REST API, add the REST methods to it, and implement them as any Server Action


Related study sets

Computer Literacy, Module 4 Computer Concepts Exam, TFS Module 2, IT 101, module 14 part 2, module 14

View Set

Chapter 16: Pregnancy at Risk: Conditions that Complicate Pregnancy Prep-U

View Set

Financial management study guide

View Set

Bio II: Chapters 18 - 21 (Test 1)

View Set

Chapter 13: Supplier Evaluation and Supplier Relationships

View Set