MCD-Level-1 Exam Question 101

Refer to the exhibit.

What is the correct syntax to add an employee ID as a URI parameter in an HTTP Listener path?
  • MCD-Level-1 Exam Question 102

    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?
  • MCD-Level-1 Exam Question 103

    A REST connect module is generated for a RAML specification. and then the rest connect module is imported in mule application in Anypoint Studio. For each method of the RAML specification , what does the REST connect module provide?
  • MCD-Level-1 Exam Question 104

    Refer to the exhibits.

    The Set Payload transformer's value is set to {'year': '2020'}.
    What message value should be added to the Logger component to output the message 'The year is 2020', without hardcoding 2020?
  • MCD-Level-1 Exam Question 105

    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?