Refer to the exhibits.
A. Option A
B. Option B
C. Option C
D. Option D
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 project contains a DataWeave module called MyModule.dwl that defines a function
named formatString. The module is located in the project's src/main/resources/modules
folder.
What is the correct way in DataWeave code to import MyModule using a wildcard and then
call the module's formatString function?
A. Option A
B. Option B
C. Option C
D. Option D
Refer to the exhibits.
What payload and quantity are logged at the end of the main flow?
A. [[1,2,3,4], 14]
B. [[order1, order2, order3, order4], 14]
C. [[1,2,3,4], 10]
D. [orderlorder2order3order4,14]
Refer to the exhibits.
A. Response body: "Error" Default response status code: 200
B. Response body: "Success - Begin* Default response status code: 200
C. Error response body: error, description Default error response status code: 500
D. Response body: "Success - End" Default response status code: 200
Refer to the exhibits.
The Validation component in the Try scope throws an error.
What response message is returned to a client request to the main flow's HTTP Listener?
The Validation component in the Try scope throws an error. What response message is
returned to a client request to the main flow's HTTP Listener?
A. Success - main flow
B. Error - main flow
C. Error - Try scope
D. Validation Error
Explanation: The process steps would be first go through error propagate inside try scope error handling -> re-throw to the main flow and go under error continue -> the payload would be change to “Error - main flow” and response back
Refer to the exhibit.
The Batch Job processes, filters and aggregates records, What is the
expected output from the Logger component?
A. [10. 20, 30. 40, 50, 60]
B. [10. 20] [30, 40] [50, 60]
C. [20, 40, 60]
D. [20. 40] [60]
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?
A. /accounts/retail/finance
B. /accounts?account_type=retail&industry=finance
C. /accounts/account_type=retail/industry=finance
D. /accounts?account_type:retail&industry:finance
Page 3 out of 13 Pages |
Mulesoft MCD-Level1-Delta Exam Questions Home | Previous |