Question 61

A
web client submits a request to http://localhost:8081?accountType=personal. The query parameter is captured using a Set Variable transformer to a variable named accountType.
What is the correct DataWeave expression to log accountType?
  • Question 62

    Which one of them is NOT a flow in Mule?
  • Question 63

    Refer to the exhibits.


    A web client submits a request to the HTTP Listener and the HTTP Request throws an error.
    What payload and status code are returned to the web client?
    Refer to the exhibits. A web client submits a request to the HTTP Listener and the HTTP Request throws an error.
    What payload and status code are returned to the web client?
  • Question 64

    Refer to the exhibits. A company has defined this Book data type and Book example to be used in APIs. What is valid RAML for an API that uses this Book data type and Book example?

    A)

    B)

    C)

    D)
  • Question 65

    Refer to the exhibits.

    The input array of strings is processed by the batch job that processes, filters, and aggregates the values. What is the last message logged by the Logger component after the batch job completes processing?