M4 - Mulesoft Building APIs

M4 - Mulesoft Building APIs

Professional Development

5 Qs

quiz-placeholder

Similar activities

TEST SOP LOGICAL ACCESS

TEST SOP LOGICAL ACCESS

1st Grade - Professional Development

10 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

APIs

APIs

University - Professional Development

10 Qs

PRETEST-PACE for RSD Day 2 : Materi Penanganan Manual

PRETEST-PACE for RSD Day 2 : Materi Penanganan Manual

Professional Development

10 Qs

Entrepreneurship

Entrepreneurship

Professional Development

10 Qs

DAY9_QUIZ_NBKR

DAY9_QUIZ_NBKR

Professional Development

10 Qs

MS Power Automate Assessment

MS Power Automate Assessment

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