Refer to the exhibits.
The
What is a valid
A. #['MuleSoft' == paytoad'company']
B. #[ company = "MuleSoft" ]
C. #[ if( company = "MuleSoft") ]
D. #[ if( 'MuleSoff == payload.company) ]
A Mule application contains two HTTP Listeners, each configured for different API
endpoints: http://acme.com/apis/orders and http: //acme .com/a pis/customers.
What base path value should be set in an HTT? Listener config element so that it can be
used to configure both HTTP Listeners?
A. /apis/?
B. /apis/
C. /apis/orders|customers
D. /apis/*
Refer to the exhibits.
A JSON payload is set in the Set Payload transformer.
What is logged by the Logger?
A. "String"
B. "Object"
C. "Array"
D. "JSON"
Refer to the exhibits.
A web client submits a request to http://localhQst:8081 /flights. What is the result at the end
of the flow?
A. "string"
B. "Java"
C. "object"
D. "XML"
Refer to the exhibit.
A. Option A
B. Option B
C. Option C
D. Option D
Refer to the exhibits.
A web client submits a request to http://localhQst:8081. What is the structure of the payload
at the end of the flow?
A. Option A
B. Option B
C. Option C
D. Option D
An app team is developing a mobile banking app. It took them two months to create their own APIs to access transaction information from a central database. The app team later found out that another team had already built an API that accesses the transaction information they need. According to MuleSoft, what organization structure could have saved the app team two months of development time?
A. Center of Excellence
B. Center for Enablement
C. MuleSoft Support Center
D. Central API Review Board
Refer to the exhibits.
The Set Payload transformer's value is set to {'year': '2020'}.
What message value should be added to the Logger component to output the message 'The year is 2020', without hardcoding 2020?
A. '#[The year is $(pay load .year)]*
B. The year is #[payload.year]'
C. '#[The year is " + paytoad.year]'
D. '#["Theyear is++payload-year"]'
Page 4 out of 13 Pages |
Mulesoft MCD-Level1-Delta Exam Questions Home | Previous |