MuleSoft Certified Developer – Integration and API Associate (Mule 3) Exam (MCD-ASSOC) - MuleSoft Actual Exam Questions
Last updated on May 13, 2026
Refer to the exhibit. What is the correct syntax to add an employee ID as a URI parameter in the HTTP Listener path?
${employeeID}
#[employeeID]
{employeeID}
(employeeID)
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Refer to the exhibit. All three of the conditions for the Choice router are true. What message processors are executed?
First
First, Default
First, Middle, Last
First, Middle, Last, Defaul
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
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?
The source reads files and the processor writes files
The source and processor both read files
The source writes files and the processor reads files
The source and processor both write files
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
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?
A global element
Nowhere, the global exception strategy is automatically used
The mule-deploy.properties file
A configuration properties file
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Refer to the exhibits. How is the userName property passed to the outbound HTTP request?
URI parameter
Body
Query parameter
Header
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Finish Practice?
Are you sure you want to finish? This will end your practice session.