Question 76

An API has been unit tested and is ready for integration testing. The API is governed by a Client ID Enforcement policy in all environments.
What must the testing team do before they can start integration testing the API in the Staging environment?
  • Question 77

    Refer to the exhibit.

    A Mule application is deployed to a cluster of two customer-hosted Mute runtimes. The Mute application has a flow that polls a database and another flow with an HTTP Listener.
    HTTP clients send HTTP requests directly to individual cluster nodes.
    What happens to database polling and HTTP request handling in the time after the primary (master) node of the cluster has railed, but before that node is restarted?
  • Question 78

    A mule application uses an HTTP request operation to involve an external API.
    The external API follows the HTTP specification for proper status code usage.
    What is possible cause when a 3xx status code is returned to the HTTP Request operation from the external API?
  • Question 79

    A retailer is designing a data exchange interface to be used by its suppliers. The interface must support secure communication over the public internet. The interface must also work with a wide variety of programming languages and IT systems used by suppliers.
    What are suitable interface technologies for this data exchange that are secure, cross-platform, and internet friendly, assuming that Anypoint Connectors exist for these interface technologies?
  • Question 80

    What is true about the network connections when a Mule application uses a JMS connector to interact with a JMS provider (message broker)?