What is the output type of the DataWeave map operator?
B
Reference:
https://help.mulesoft.com/s/QUESTION
NO:/0D52T00004mXVAVSA4/what-is-difference-between-
mapand-mapobject-in-dataweave
Refer to the exhibit. A Payload Filter component processes a message with a non-empty payload.
What happens when the payload does not match the Payload Filter type?
A
Refer to the exhibit. What is the correct way to create a user?
A
What path setting is required for an HTTP Listener endpoint to route all requests to an APIkit router?
B
Reference:
https://docs.mulesoft.com/mule-runtime/3.7/http-listener-connector
Refer to the exhibit. In the execution of the Scatter-Gather, the flow1 route completes after 10
seconds and the flow2 route completes after 20 seconds. How many seconds does it take for the
Scatter-Gather to complete?
A
Reference:
https://dzone.com/articles/scatter-gather-mule-esb
Refer to the exhibits. What is the expected behavior of this application?
A
Refer to the exhibits. What is the expected data that the POST /accounts endpoint expects?
A
What HTTP method should be used to add a new member to a collection in a RESTful service?
C
Refer to the exhibit. A web client makes a request to the postUsersFlows HTTP Listener. The
Validation component in hrFlow then throws an exception. What response message is returned to
the web client?
D
A Transform Message component receives the XML payload:
What is the DataWeave expression to output an array of the two customerName elements?
B
Refer to the exhibits. What DataWeave transformation calls the flow with the following input
payload?
B
According to MuleSofts point of view, what is the core activity that enables an application network
to emerge
in an organization?
C
Reference:
https://www.mulesoft.com/resources/api/what-is-an-application-network
What execution model is used by For Each and Batch scopes?
A
Reference:
https://stackoverflow.com/QUESTION
NO:s/43413958/mule-batch-processing-vs-foreach-vs-
splitteraggregator
What three layers are parts of Mulesoft’s definition of the API-led connectivity model?
A
Reference:
https://dzone.com/articles/api-led-connectivity-with-mule
A web client posts a request to
http://localhost:8081?name=john
. What is the correct MEL
expression to
access the name parameter?
B
Reference:
https://help.mulesoft.com/s/QUESTION
NO:/0D52T00004mXWrdSAG/uri-params-in-http-connector-
mule4