Free MCD-LEVEL1-DELTA Exam Braindumps (page: 5)

Page 4 of 26

Refer to the exhibit.



This RAML specification includes a resource and method to retrieve accounts by account_type and industry.

What is the correct URI to get all retail finance accounts?

  1. /accounts/retail/finance
  2. /accounts?account_type=retail&industry=finance
  3. /accounts/account_type=retail/industry=finance
  4. /accounts?account_type:retail&industry:finance

Answer(s): B



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?

  1. Center of Excellence
  2. Center for Enablement
  3. MuleSoft Support Center
  4. Central API Review Board

Answer(s): B



A web client submits a request to http://localhost:8081?accountType=personal. The query parameter is captured using a Set Variable transformer to a variable named accountType.

What is the correct DataWeave expression to log accountType?

  1. Account Type: #[flowVars.accountType]
  2. Account Type: #[message.inboundProperties.accountType]
  3. Account Type: # [attributes.accountType]
  4. Account Type: #[vars.accountType]

Answer(s): D



Refer to the exhibit.





The main flow is configured with their error handlers. A web client submit a request to the HTTP Listener and the HTTP Request throws an HTTP:NOT_FOUND error.

What response message is returned?''

  1. APP: API RESOURCE NOT FOUND
  2. HTTP: NOT FOUND
  3. other error
  4. success - main flow

Answer(s): A






Post your Comments and Discuss MuleSoft MCD-LEVEL1-DELTA exam with other Community members:

MCD-LEVEL1-DELTA Discussions & Posts