ExamGecko
Home / MuleSoft / MCD - Level 1 / List of questions
Ask Question

MuleSoft MCD - Level 1 Practice Test - Questions Answers, Page 3

Question list
Search

List of questions

Search

Related questions











Question 21

Report
Export
Collapse

Refer to the exhibit.

MuleSoft MCD - Level 1 image Question 21 52576 09182024213609000000

What Database expression transforms the input to the output?

A)

MuleSoft MCD - Level 1 image Question 21 52576 09182024213609000000

B)

MuleSoft MCD - Level 1 image Question 21 52576 09182024213609000000

C)

MuleSoft MCD - Level 1 image Question 21 52576 09182024213609000000

D)

MuleSoft MCD - Level 1 image Question 21 52576 09182024213609000000

Option A
Option A
Option B
Option B
Option C
Option C
Option D
Option D
Suggested answer: D

Explanation:

This kind of questions are best solved with filtering technique. Key thing to note here is XML attributes are always access by @ notation. So in this example orderId can be accessed as @OrderId which makes option 3 and option 4 false. Now difference in optin and option 2 is in mapping of lineItemPrice. Correct syntax to format a String in Numbse is value.price as Number. Hence option 2 is correct

asked 18/09/2024
Jeremy Cheeseborough
41 questions

Question 22

Report
Export
Collapse

An On Table Row Database listener retrieves data from a table that contains record_id, an increasing numerical column.

How should the listener be configured so it retrieves new rows at most one time?

Set the target to store the last retrieved record_id value
Set the target to store the last retrieved record_id value
Set the ObjectStore to store the last retrieved record_id value
Set the ObjectStore to store the last retrieved record_id value
Set the target to the record_id column
Set the target to the record_id column
Set the watermark column to the record id column
Set the watermark column to the record id column
Suggested answer: D
asked 18/09/2024
Shahir Kazmi
42 questions

Question 23

Report
Export
Collapse

Refer to the exhibits.

MuleSoft MCD - Level 1 image Question 23 52578 09182024213609000000

The main flow contains an HTTP Request. The HTTP Listeners and HTTP Request use default configurations.

What values are accessible in the child flow after a web client submits a request to http://localhost:8081/order? col or = red?

payload
payload
payload quantity var
payload quantity var
payload color query param
payload color query param
payload quantity var color query param
payload quantity var color query param
Suggested answer: A
asked 18/09/2024
Rajeev R Kumar
36 questions

Question 24

Report
Export
Collapse

Refer to the exhibit.

MuleSoft MCD - Level 1 image Question 24 52579 09182024213609000000

What Database expression transforms the input to the output?

A)

MuleSoft MCD - Level 1 image Question 24 52579 09182024213609000000

B)

MuleSoft MCD - Level 1 image Question 24 52579 09182024213609000000

C)

MuleSoft MCD - Level 1 image Question 24 52579 09182024213609000000

D)

MuleSoft MCD - Level 1 image Question 24 52579 09182024213609000000

Option A
Option A
Option B
Option B
Option C
Option C
Option D
Option D
Suggested answer: B
asked 18/09/2024
Meena Utsaha
33 questions

Question 25

Report
Export
Collapse

Refer to the exhibits.

MuleSoft MCD - Level 1 image Question 25 52580 09182024213609000000

MuleSoft MCD - Level 1 image Question 25 52580 09182024213609000000

A web client submits a request to http://localhQst:8081 /flights. What is the result at the end of the flow?

'string'
'string'
'Java'
'Java'
'object'
'object'
'XML'
'XML'
Suggested answer: A
asked 18/09/2024
Armands Vestmanis
45 questions

Question 26

Report
Export
Collapse

A web client sends a request to http;//localhost:8081?dept=sales. What is the correct DataWeave expression to access the value of dept?

attributes.queryParams.dept
attributes.queryParams.dept
attributes.dept
attributes.dept
message.queryParams.dept
message.queryParams.dept
vars.dept
vars.dept
Suggested answer: A
asked 18/09/2024
Nalin Gupta
31 questions

Question 27

Report
Export
Collapse

Refer to the exhibits. A web client sends a POST request to the HTTP Listener and the Validation component in the Try scope throws an error.

What response message is returned to the web client?

MuleSoft MCD - Level 1 image Question 27 52582 09182024213609000000

A) Validation Error

B) 'END'

C) 'ERROR1'

D) ''ERROR2'

MuleSoft MCD - Level 1 image Question 27 52582 09182024213609000000

Validation Error
Validation Error
'END'
'END'
'ERROR1'
'ERROR1'
''ERROR2'
''ERROR2'
Suggested answer: D
asked 18/09/2024
SIDDIQI TARMIM
38 questions

Question 28

Report
Export
Collapse

Refer to the exhibit.

MuleSoft MCD - Level 1 image Question 28 52583 09182024213609000000

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?

0
0
10
10
20
20
30
30
Suggested answer: C
asked 18/09/2024
Chengyang Zhang
43 questions

Question 29

Report
Export
Collapse

To avoid hard-coding values, a flow uses some property placeholders and the corresponding values are stored in a configuration file.

Where does the configuration file's location need to be specified in the Mule application?

The pom.xml file
The pom.xml file
A global element
A global element
The mule-art if act .json file
The mule-art if act .json file
a flow attribute
a flow attribute
Suggested answer: B

Explanation:

Correct answer is A global element

When we create a configuration file , that file needs to added as Global Configuration file in Global element. A global element is a reusable object containing parameters that any number of elements in a flow can share. You reference a global element from Anypoint Connectors or components in your Mule application

asked 18/09/2024
Joseph Mwaura
29 questions

Question 30

Report
Export
Collapse

Refer to the exhibit.

MuleSoft MCD - Level 1 image Question 30 52585 09182024213609000000

A Mule event is composed of a hierarchy of objects. Where in the hierarchy are variables stored?

Mule event
Mule event
Mule message payload
Mule message payload
Mule message
Mule message
Mule message attributes
Mule message attributes
Suggested answer: A

Explanation:

Variables are stored under Mule event. Please refer to below image for the hierarchy .

MuleSoft MCD - Level 1 image Question 30 explanation 52585 09182024213609000000

MuleSoft MCD - Level 1 image Question 30 explanation 52585 09182024213609000000

asked 18/09/2024
Vladimir Kornfeld
41 questions
Total 235 questions
Go to page: of 24