Salesforce-MuleSoft-Developer-I Exam Question 82

What is the minimum Cloudhub worker size that can be specified while deploying mule application?
  • Salesforce-MuleSoft-Developer-I Exam Question 83

    Refer to the exhibits. A web client sends a POST request to the HTTP Listener and the Validation component in the Try scope throws an error.
    What response message is returned to the web client?

    A . Validation Error
    B . "END"
    C . "ERROR1"
    D . ''ERROR2"
  • Salesforce-MuleSoft-Developer-I Exam Question 84

    A Utility.dwl file is located in a Mule project at src/main/resources/modules. The Utility.dwl hie defines a function named pascalize that reformats strings to pascal case.
    What is the correct DataWeave to call the pascalize function in a Transform Message component?