MCD-LEVEL1 Exam Details

  • Exam Code
    :MCD-LEVEL1
  • Exam Name
    :MuleSoft Certified Developer - Level 1 (Mule 4)
  • Certification
    :Mulesoft Certifications
  • Vendor
    :Mulesoft
  • Total Questions
    :234 Q&As
  • Last Updated
    :Jul 08, 2026

Mulesoft MCD-LEVEL1 Online Questions & Answers

  • Question 181:

    Refer to the exhibits.

    A Mule application is being developed to process web client POST requests with payloads containing order information including the user name and purchased items The Shipping connector returns a shipping address for the input payloads

    user name The Shipping connector's Shipping Address operation is configured with a target named shippingAddress.

    The Set Payload transformer needs to set an item key equal to the items value from the original received payload and a shippinglnfo key equal to the the ShippingAddress operation's response

    What is a straightforward way to property configure the Set Payload transformer with the required data?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 182:

    A RAML specification is defined to manage customers with a unique identifier for each customer record. What URI does MuleSoft recommend to uniquely access the customer identified with the unique ID 1234?

    A. /customers?custid=trueandcustid=1234
    B. /customers/1234
    C. /customers/custid=1234
    D. /customers?operation=getandcustid=1234

  • Question 183:

    Refer to the exhibits.

    In the requestFlow an HTTP Request operation is configured to send an HTTP request with an XML payload. The request is sent to the HTTP Listener in the transform Flow.

    That flow transforms the incoming payload into JSON format and returns the response to the HTTP request. The response of the request is stored in a target variable named the Result.

    What is the payload at the Logger component after the HTTP Request?

    A. A non-empty Java object
    B. The original XML payload
    C. null
    D. The returned JSON response

  • Question 184:

    Which of the below is not the mandatory configurations for HTTP Listener?

    A. Path
    B. Allowed methods
    C. HTTP port in Connector Configuration
    D. HTTP host in Connector Configuration

  • Question 185:

    A web client submits a request to http://localhost:8081?flrstName=john. What is the correct DataWeave expression to access the firstName parameter?

    A. #[attributes.queryParams.firstName]
    B. #[message.queryParams.hrstName]
    C. #[message.inboundProperties.'http.query.params'.firstName]
    D. #[attributes.'http.query.params'.firstName]

  • Question 186:

    An HTTP Request operation sends an HTTP request with a non-empty JSON object payload to an external HTTP endpoint. The response from the external HTTP endpoint returns an XML body. The result is stored in a target named the Result.

    What is the payload at the event processor after the HTTP Request?

    A. The XML response body
    B. null
    C. The original JSON request body
    D. A non-empty Java object

  • Question 187:

    A function named newProdCode needs to be defined that accepts two input parameters, an integer value for itemID and a string value for productCategory, and returns a new product code.

    What is the correct DataWeave code to define the newProdCode function?

    A. fun newProdCode{itemID: Number, productCategory: String) --> "PC-" ++ productCategory ++ (itemID as String)
    B. fun newProdCode(itemID: Number, productCategory: String) = "PC-" ++ productCategory ++ (itemID as String)
    C. function newProdCode(itemID: Number, productCategory: String) = "PC-" ++ productCategory ++ (itemID as String)
    D. var newProdCode(itemID: Number, productCategory: String) -> "PC-" ++ productCategory ++ (itemID as String)

  • Question 188:

    How to import Core (dw::Core) module into your DataWeave scripts?

    A. #include dw::core
    B. Not needed
    C. import core
    D. import dw::core

  • Question 189:

    Refer to the exhibits.

    Each route in the Scatter-Gather sets the payload to the number shown in the label. What response is returned to a web client request to the HTTP Listener?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 190:

    As a part of project requirement , you want to build an API for a legacy client. Legacy client can only consume SOAP webservices. Which type the interface documentation can be prepared to meet the requirement?

    A. RAML file to define SOAP services
    B. WSDL file
    C. JSON file
    D. plain text file documenting API's

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Mulesoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your MCD-LEVEL1 exam preparations and Mulesoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.