Question 111

What is the output type of the DataWeave map operator?
  • Question 112

    Correct answer is {customerID}.
  • Question 113

    Refer to the exhibits.


    The Validation component in the Try scope throws an error.
    What response message is returned to a client request to the main flow's HTTP Listener?
    The Validation component in the Try scope throws an error. What response message is returned to a client request to the main flow's HTTP Listener?
  • Question 114

    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)

    B)

    C)

    D)
  • Question 115

    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?