M4 - Mulesoft Building APIs

M4 - Mulesoft Building APIs

Professional Development

5 Qs

quiz-placeholder

Similar activities

CCNP-Sec-SISAS-Post-Assessment

CCNP-Sec-SISAS-Post-Assessment

Professional Development

10 Qs

Azure Cloud computing

Azure Cloud computing

Professional Development

10 Qs

Mandatory RS EMC Sentul Juli 2022

Mandatory RS EMC Sentul Juli 2022

Professional Development

10 Qs

WEBINAR POP QUIZ

WEBINAR POP QUIZ

Professional Development

10 Qs

29-04-20

29-04-20

KG - Professional Development

8 Qs

Virtualization

Virtualization

Professional Development

10 Qs

Newsletter Dec 6 and 13 Mini quiz

Newsletter Dec 6 and 13 Mini quiz

Professional Development

6 Qs

M8 - Mulesoft consuming web services

M8 - Mulesoft consuming web services

Professional Development

5 Qs

M4 - Mulesoft Building APIs

M4 - Mulesoft Building APIs

Assessment

Quiz

Professional Development, Computers

Professional Development

Medium

Created by

freddy forero

Used 4+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the api: router element in APIKit

Create native connectors using a 3rd party java library

Serves as an api implementation

Validates requests against RAML API specifications and routes them to API implementations

Validates responses returned from API requests and routes them back to the caller

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the minimum required configuration in a flow for a Mule application to complie?

An event processor

An event source

A logger component

A project RAML file

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Database connector is configured to select rows from a MySQL database.

What is the format of the array of results returned from the database query?

Java

JSON

XML

CSV

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is NOT part of a Mule 4 event

message

payload

inboudProperties

Attributes

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does APIKit determine the number of flows to generate from a RAML specification

Creates a separate flow for each resource

Creates a separate flow for each resource that contains child resources

Creates a separate flow for each HTTP method

Creates one flow for the entire API spec

Creates a separate flow for each response status code