Salesforce-MuleSoft-Developer-I Exam Question 36

Refer to the exhibits.


Themy-app xml file contains an Error Handier scope named "global-error-handler" The Error Handler scope needs to be set to be the default error handler for every flow in the Mule application Where and how should the value "global-error-handler" be added in the Mule project so that the Error Handler scope is the default error handler of the Mule application?
  • Salesforce-MuleSoft-Developer-I Exam Question 37

    Refer to the exhibits.


    A web client sends a POST request with the payload {"oid": "1000", "itemid": "AC200", "qty": "4" } to the Mule application. The File Write operation throws a FILE:CONNECTIVITY error.
    Whatresponse message is returned to the web client?
  • Salesforce-MuleSoft-Developer-I Exam Question 38

    Refer to the exhibit.



    What payload is returned from a request to http//localhost.8081/
    Refer
    to the exhibits, what payload is returned from a request to http://localhost;8081/?
  • Salesforce-MuleSoft-Developer-I Exam Question 39

    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?
  • Salesforce-MuleSoft-Developer-I Exam Question 40

    Refer to the exhibits.
    A web client sends sale data ina POST request to the Mule application. The Transform Message component then enrich the payload by prepending a vendor name to the sale data.
    What is written to the sales.csv file when the flow executes?