There are two types of accounts: personal and business. How can an accountType parameter be
specified in RAML so
http://localhost/acme/accounts?accountType=personal
is a valid request to the
implementation?
C
Refer to the exhibit. What should be changed to fix the 400 Bad Request error?
A
Refer to the exhibit. The orders.csv file is read, then processed to look up the orders from the
database. The Mule application is debugged in Anypoint Studio and stops at the breakpoint. What is
the payload shown in the debugger at this breakpoint?
B
Reference:
https://docs.mulesoft.com/studio/7.4/mule-debugger-view-reference
In a RAML specification for a banking application, accounts, account_id, and transactions are
identified as resources. What resource/method pair retrieves transactions for a specific account_id?
A
Refer to the exhibits. How is the userName property passed to the outbound HTTP request?

D
Refer to the exhibit. What is the payload at the end of the flow?

C
What authentication data is required to configure a Throttling – SLA based policy in API Manager?
A
Reference:
https://help.mulesoft.com/s/article/How-to-use-Basic-Authorization-header-with-Rate-Limiting-
SLAbased-policy-in-Mule-4
According to MuleSoft’s point of view, how does Central IT enable the new IT operating model?
B
Reference:
https://www.mulesoft.com/press-center/trends/create-value-api-economy
Refer to the exhibits. The parentFlow contains an HTTP Request in the middle of the flow. The HTTP
Listeners and HTTP Request use default configurations.
What values are accessible to the parent Logger at the end of parentFlow after a web client submits
a request to
http://localhost:8081/order?color=red
?

B
Refer to the exhibit. What payload is logged at the end of the mainFlow?

A