Refer to the exhibits.
What is written to the records.csv file when the flow executes?
Refer to the exhibit. The Batch Job processes, filters and aggregates records, What is the expected output from the Logger component?
Refer to the exhibits.
What payload and quantity are togged at the end of the main flow?
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?
Refer to the exhibit.
A Mule event is composed of a hierarchy of objects. Where in the hierarchy are variables stored?
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?
Refer to the exhibit.
What can be added to the flow to persist data across different flow executions?
Refer to the exhibit.
What is the correct syntax to add an employee ID as a URI parameter in an HTTP Listener path?
Refer to the exhibits.
The main flow contains a Flow Reference to the child flow.
A web client sends a GET request to the main flow's HTTP Listener that includes a make query parameter.
What values are accessible in the child flow?
Refer to the exhibit.
What is the response to a web client request to http://localhost:8081 ?