Salesforce-MuleSoft-Developer-I Exam Question 36

What is not true about application properties?
  • Salesforce-MuleSoft-Developer-I Exam Question 37

    There are three routes configured for Scatter-Gather and incoming event has a payload is an Array of three objects. How routing will take place in this scenario?
  • Salesforce-MuleSoft-Developer-I Exam Question 38

    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?
  • 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

    A Utlility.dwl is located in a Mule project at src/main/resources/modules. The Utility.dwl file defines a function named encryptString that encrypts a String What is the correct DataWeave to call the encryptString function in a Transform Message component?