Official Bank 0/59

MuleSoft Certified Developer – Integration and API Associate (Mule 3) Exam (MCD-ASSOC) - MuleSoft Actual Exam Questions

Last updated on May 13, 2026

97% Exam Compliance
59 Total Questions
1
Question

Refer to the exhibit. What is the correct syntax to add an employee ID as a URI parameter in the HTTP Listener path?

Question image
Options
A

${employeeID}

B

#[employeeID]

C

{employeeID}

D

(employeeID)

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

Refer to the exhibit. All three of the conditions for the Choice router are true. What message processors are executed?

Question image
Options
A

First

B

First, Default

C

First, Middle, Last

D

First, Middle, Last, Defaul

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

A Mule application has a single File connector configured. A flow in the Mule application has a File connector endpoint in the message source and another File connector endpoint as a message processor in the flow. What is the behavior of these two components?

Options
A

The source reads files and the processor writes files

B

The source and processor both read files

C

The source writes files and the processor reads files

D

The source and processor both write files

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

A Mule application contains a global exception strategy configured to catch any exceptions. Where the global exception strategy must be specified so that this global exception strategy catches all errors from flows without their own exception strategies?

Options
A

A global element

B

Nowhere, the global exception strategy is automatically used

C

The mule-deploy.properties file

D

A configuration properties file

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

Refer to the exhibits. How is the userName property passed to the outbound HTTP request?

Question image Question image
Options
A

URI parameter

B

Body

C

Query parameter

D

Header

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.