MultipleChoice
A company has an API to manage departments, with each department identified by a unique deptld. The API was built with RAML according to MuleSoft best practices.
What is valid RAML to specify a method to update the details for a specific department?
A)

B)

C)

D)

MultipleChoice
Refer to the exhibits.

The Set Payload transformer In the addltem subflow 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 subflow to add a router cable with the price of 100 to the order?
OptionsMultipleChoice
What HTTP method in a RESTful web service is typically used to completely replace an existing resource?
OptionsMultipleChoice
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?
OptionsMultipleChoice
Refer to the exhibits. The Mule application does NOT define any global error handler elements. A web client sends a GET request to the HTTP Listener. What response message is returned to the web client?

MultipleChoice
Refer to the exhibits.



The Batch Job scope contains two Batch Steps scopes with different accept expression.
The input payload is passed to the Batch Job scope.
After the entire payload is processed by the batch job scope , what messages have been logged by the Logger component?
OptionsMultipleChoice
Refer to the exhibit.

What is a valid expression for the Choice router's when expression to route events to the documenticShipping flow?
OptionsMultipleChoice
Refer to the exhibits.


A JSON payload is set in the Set Payload transformer.
What is logged by the Logger?
Options