If you consider yourself a software developer, you must have come across the Mulesoft. U and what they offer when it comes to computer knowledge. How good are you when it comes to the development fundamentals of Mulesoft. U? This trivia training quiz will help refresh your memory. Do give it a shot and see which parts to polish up See moreon.
API
DUH
Rate this question:
Standard HTTP protocol
DUH
Rate this question:
API Portal
DUH
Rate this question:
When a RAML 1.0 API specification is added to the exchange
DUH
Rate this question:
Existing HTTP communication protocol
DUH
Rate this question:
GET
POST
DELETE
PUT
PATCH
Rate this question:
Application network
DUH
Rate this question:
Web Service
DUH
Rate this question:
Auto-generated API documentation
API console
Auto-generated API endpoint that uses a mocking service
Rate this question:
DataWeave 2.0
DUH
Rate this question:
GET
POST
DELETE
PUT
PATCH
Rate this question:
API Designer
API MUnit
Anypoint Exchange
API Notebook
Rate this question:
Mule-artifact.json
Pom.xml
Mule-app.properties
Global.xml
Rate this question:
RAML
WSDL
JSON
OAS
Rate this question:
Deploy the API to a Maven repository
Enable autodiscovery in API Manager
Publish the API from inside flow designert
Publish the API to Anypoint Exchange
Rate this question:
Example: !include BankAccountsExample.raml
Example: #import BankAccountsExample.raml
Example: !include examples/BankAccountsExample.raml
Example: #import examples/BankAccountsExample.raml
Rate this question:
Continues to the third batch step
Stops processing the entire batch job
Retries the second batch step
Retries the first batch step
Rate this question:
Create reusable APIs and assets designed to be consumed by other business units
Creates and manages availability and fault tolerant services and infrastructure
Leverages Central IT to deliver complete point-to-point solutions with master data management
Creates and manages a collection of JMS messaging services and infrastructure
Rate this question:
GET
POST
DELETE
PUT
PATCH
Rate this question:
Experience
Data
System
Process
Security
Rate this question:
PATCH
PUT
POST
GET
Rate this question:
Validation module’s Is number operation
Validation module’s Is not number operation
Filter’s module’s Is number operation
Filter’s module’s Is not number operation
Rate this question:
Http://dev.acme.com/patients?year=2016
Http://dev.acme.com/api/patients
Http://dev.acme.com/patients
Http://dev.acme.com/api/patients?year=2016
Rate this question:
#[payload.images]
#[images]
#[flowVars.images]
#[vars.images] (vars is a DataWeave predefined variable)
Rate this question:
Required: false
Optional: true
Provided: false
Mandatory false
Rate this question:
API Specification
API Proxy
Web Service
Rate this question:
Documentation and examples
Way to register applications and get access to the API
Way to provide feedback and make requests
Way to test the API by making calls to it
Rate this question:
API is designed first using an API specification for rapid feedback
API is rapidly prototyped following AGILE methodology
API follows the RESTful architecture
API has a mechanism to accept feedback and suggestions for improvement
Rate this question:
GET Method api.php?action=search&query=einstein&format=xml AUTH
GET Method api.php?&query=einstein&format=xml AUTH
GET Method api.php?action=search&query=einstein&format=xml NO AUTH
POST Method api.php?action=search&query=einstein&format=xml AUTH
Rate this question:
API Specifications
Mule Applications
API Fragments
API portals
Rate this question:
Inbound properties
Variables
Attributes
Payload
Rate this question:
Remove blank line on row 9
Enclose flight_id with parenthesis () instead of curly braces {}
Indent the get method under the {flight_id} resource
Outdent the {flight_id} resource
Remove the curly braces {} around flight_id
Rate this question:
At most one
At least one
Depends on the vCores
Depends on the number of CloudHub workers configured
Rate this question:
Validation module's Is number operation
Validation module's Is not number operation
Filter module's Is number operation
Filter module's Is not number operation
Rate this question:
Java
JSON
XML
CSV
Rate this question:
POST a JSON object to the /api/register endpoint of the API proxy
Request access to the API in Anypoint Exchange
Email the organization administrators to request access to the API
Add a client application to the Anypoint Platform organization
Rate this question:
#[payload[2].city]
#[payload[1].city]
#[payload.city[1]]
#[payload.city[2]]
Rate this question:
#[message.payload.inboundProperties.'http.query.params’.state]
#[message.inboundProperties.'http.uri.params'.state]
#[attributes.uriParams.state]
#[attributes.’http.uri.params’.state]
#[state]
Rate this question:
${ssl.port}
${ssl.listener.port}
${https.listener.port}
${https.port}
Rate this question:
Set Property
Build SOAP
Transform Message
JSON to XML
Set Attachment
Rate this question:
20.3844 as String {format: ".0#"}
20.3844 as :string {format: ".0#"}
20.3844 as String as format: ".0#"
20.3844 as :string as format: ".0#"
20.3844 as String (format = ".0#")
20.3844 as :string (format = ".0#")
Rate this question:
Event processing continues to the third batch step
All processing of the batch job stops
The second batch step is retried
The first batch step is retried
Rate this question:
Exchange
Clouhhub Worker
API Manager
Design Center
Rate this question:
Type: HTTP When:
Type: HTTP* When:
Type: When: #[ error.errorType.namespace == "HTTP" ]
Type: When: #[ contains "HTTP" ]
Rate this question:
GET
POST
DELETE
PUT
PATCH
Rate this question:
Flow Designer
API designer
Anypoint Studio
Rate this question:
Creates and manages assets to be consumed by of business developers
Centrally manages partners and consultants to implement line of business projects
Implements line of business projects to enforce common security requirements
Produces & manages API policies for line of business deployments
Rate this question:
Routes requests to API implementations, but does not validate them against RAML API specifications
Routes responses to the caller, but does not validate them against RAML API specifications
Validates requests against RAML API specifications and routes them to API implementations
Validates responses returned from API requests and routes them to the caller
Rate this question:
Quiz Review Timeline (Updated): Oct 15, 2024 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.