MCD-Level-1 Exam Question 61

A web client submits a request to http://localhost:8081/books/0471767840. The value "0471767840" is captured by a Set Variable transformer to a variable named booklSBN.
What is the DataWeave expression to access booklSBN later in the flow?
  • MCD-Level-1 Exam Question 62

    Refer to the exhibits. The Set Payload transformer in the addltem child flow uses DataWeave to create an order object.
    What is the correct DataWeave code for the Set Payload transformer in the createOrder flow to use the addltem child flow to add a router call with the price of 100 to the order?
  • MCD-Level-1 Exam Question 63

    A Mule application contains an ActiveMQ JMS dependency. The Mule application was developed in Anypoint Studio and runs successfully in Anypoint Studio.
    The Mule application must now be exported from Anypoint Studio and shared with another developer.
    What export options create the smallest JAR file that can be imported into the other developer's Anypoint Studio and run successfully?
  • MCD-Level-1 Exam Question 64

    What is the output type of the DataWeave map operator?
  • MCD-Level-1 Exam Question 65

    Refer to the exhibits. A web client submits a request to http://localhost:8081/fliqhts?destination=SFO and the Web Service Consumer throws a WSC:BAD_REQUEST error.
    What is the next step to fix this error?