Question 111

What is the MuleSoft-recommended best practice to share the connector and configuration information among the APIs?
  • Question 112

    Refer to the exhibit.

    This Mule application is deployed to multiple Cloudhub workers with persistent queue enabled. The retrievefile flow event source reads a CSV file from a remote SFTP server and then publishes each record in the CSV file to a VM queue. The processCustomerRecords flow's VM Listner receives messages from the same VM queue and then processes each message separately.
    How are messages routed to the cloudhub workers as messages are received by the VM Listener?
  • Question 113

    Mule applications need to be deployed to CloudHub so they can access on-premises database systems. These systems store sensitive and hence tightly protected data, so are not accessible over the internet.
    What network architecture supports this requirement?
  • Question 114

    According to MuleSoft, what is a major distinguishing characteristic of an application network in relation to the integration of systems, data, and devices?
  • Question 115

    A new Mule application under development must implement extensive data transformation logic. Some of the data transformation functionality is already available as external transformation services that are mature and widely used across the organization; the rest is highly specific to the new Mule application.
    The organization follows a rigorous testing approach, where every service and application must be extensively acceptance tested before it is allowed to go into production.
    What is the best way to implement the data transformation logic for this new Mule application while minimizing the overall testing effort?