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
Nodejs: Logging

Quiz
•
Professional Development
5 questions
M2 - Mulesoft Introducing Anypoint

Quiz
•
Professional Development
5 questions
M9 Mulesoft Controlling Event Flows

Quiz
•
Professional Development
5 questions
M12 Mulesoft triggering flows

Quiz
•
Professional Development
10 questions
ER Model

Quiz
•
Professional Development
5 questions
Late Walkthrough

Quiz
•
Professional Development
10 questions
Wave 63 - PSTD3

Quiz
•
Professional Development
8 questions
Redux Henry

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade