M4 - Mulesoft Building APIs

M4 - Mulesoft Building APIs

Professional Development

5 Qs

quiz-placeholder

Similar activities

VSM CA Revision IV - Unit 1 to 4

VSM CA Revision IV - Unit 1 to 4

Professional Development

10 Qs

M6 - Mulesoft Mule Events

M6 - Mulesoft Mule Events

Professional Development

8 Qs

Emergency Plan (Pre test)

Emergency Plan (Pre test)

Professional Development

10 Qs

SvensQA -ISTQB- QUIZ1

SvensQA -ISTQB- QUIZ1

Professional Development

10 Qs

Azure Cloud computing

Azure Cloud computing

Professional Development

10 Qs

CONTRAIL- FUN QUIZ

CONTRAIL- FUN QUIZ

Professional Development

10 Qs

29-04-20

29-04-20

KG - Professional Development

8 Qs

AWS Security - Semana 5

AWS Security - Semana 5

Professional Development

10 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