Question 46

Refer to the exhibit.

The API needs to be updated using the company-wide standard for the Plan data type. The Object data type has already been published in Anypoint Exchange with the global reference .
ACME/DataTypes/PlanDataType.raml.
What is a valid RAML specification that reuses the Plan data type?
A)

B)

C)

D)
  • Question 47

    Does a root element required when creating a XML response using Dataweave?
  • Question 48

    What valid RAML retrieves details on a specific by its orderld as a URL parameter?
    A)

    B)

    C)

    D)
  • Question 49

    Refer to the exhibits.


    A web client submits a request to http://localhQst:8081. What is the structure of the payload at the end of the flow?
    A)

    B)

    C)

    D)
  • Question 50

    To avoid hard-coding values, a flow uses some property placeholders and the corresponding values are stored in a configuration file.
    Where does the configuration file's location need to be specified in the Mule application?