M6 - Mulesoft Mule Events

Quiz
•
Professional Development, Computers
•
Professional Development
•
Medium
freddy forero
Used 5+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What happens to the attributes of a Mule event in a flow after and outbound HTTP request is made?
New attributes may be added from the HTTp response headers, but no headers are ever removed
New attributes may be added from the HTTP response, but previous attributes are passed through unchanged
Attributes do not change
Attributes are replaced with new attributes from the HTTP request response (which might be null)
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
A Set Variable component saves the current payload to a variable with the name images. What is the DataWeave expression to access the images variable?
#[payload.images]
#[images]
#[flowVars.images]
#[vars.images]
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A web service implements an API to handle requests to http://acme.com/customers/{state}
A web client makes a request to this API implementation at http://acme.com/customers/CA
What is the correct DataWeave expression to retrieve the value CA?
#[message.payload.inboundProperties.'http.uri.params'.state]
#[attributes.uriParams.state]
#[attributes.'http.uri.params'.state]
#[message.inboundProperties.'http.uri.params'.state]
#[state]
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A flow contains an HTTP listener as the event source. What is the DataWeave expression to log the Content-Type header using a Logger component?
#["Content-Type: " ++ attributes.headers.'content-type']
#["Content-Type: " + headers.'content-type']
#["Content-Type: " + attributes.headers.'content-type']
#["Content-Type: " ++ headers.'content-type']
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Refer to the exhibit. What is the correct DataWeave expression for accessing the city Clevelant from the JSON payload?
#[payload[2].city]
#[payload[1].city]
#[payload.city[1]]
#[payload.city[2]]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is NOT part of a mule 4 event?
message
payload
outboundProperties
variables
attributes
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A Mule application has two flows named parentFlow and childFlow. The childFlow begins with an HTTP Listener.
A variable is defined in parentFlow, then an HTTP Request is made to childFlow's HTTP Listener with some headers set.
What is the scope of the variable and attributes in the parentFlow after childFlow returns a response?
The variable is accessible. All the attributes passed to childFlow are removed or replaced.
The variable is NOT accessible. All the attributes passed to childFlow are removed or replaced.
The variable is NOT accessible. All the attributes passed to childFlow are preserved.
The variable is accessible. All the attributes passed to childFlow are preserved.
8.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A Mule application has a flow named parentFlow.
The parentFlow contains an HTTP Request operation at the end of the flow. The parentFlow also contains a Set Variable operation right before the HTTP Request operation.
What is the scope of the variable to the server receiving the HTTP Request from parentFlow?
The variable is accessible in the server but is immutable
The variable is accessible in the server, can be changed, and changes are seen back in parentFlow
The variable is NOT accessible in the server
The variable is accessible in the server, can be changed, but changes are NOT seen back in parentFlow
Similar Resources on Wayground
10 questions
AWS ACF Módulo 10 - Auto Scaling e monitoramento

Quiz
•
Professional Development
10 questions
AWS SQS and SNS Quiz

Quiz
•
Professional Development
10 questions
Industrial Refrigeration Quiz

Quiz
•
Professional Development
10 questions
Business Management: Financial Management

Quiz
•
Professional Development
10 questions
Depurando a requisição HTTP

Quiz
•
Professional Development
10 questions
Cycle 1 - Session 3 Quiz - Algorithms

Quiz
•
Professional Development
8 questions
Cloud Computing

Quiz
•
Professional Development
10 questions
Product Knowledge Radiator (Pre Test)

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade