Question 101

Refer to the exhibits.

The Set Variable transformer is set with value #[ [ first "Max" last "Mule"} ].
What is a valid DataWeave expression to set as the message attribute of the Logger to access the value "Max" from the Mule event?
  • Question 102

    Refer to the exhibit.
    How should the WHERE clause be changed to set the city and state values from the configured input parameters?

    A)

    B)

    C)

    D)
  • Question 103

    Refer to the exhibit.
    How should the WHERE clause be changed to set the city and state values from the configured input parameters?
  • Question 104

    Refer to the exhibits. The main flow contains an HTTP Request in the middle of the flow. The HTTP Listeners and HTTP Request use default configurations.
    A web client submits a request to the main flow's HTTP Listener that includes query parameters for the pedigree of the piano.
    What values are accessible to the Logger component at the end of the main flow?
  • Question 105

    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?