Question 6

Which pattern should be used to invoke multiple HTTP APIs in parallel and roll back failed requests in sequence?
  • Question 7

    When implementing a synchronous API where the event source is an HTTP Listener, a developer needs to return the same correlation ID back to the caller in the HTTP response header.
    How can this be achieved?
  • Question 8

    A Mule application defines as SSL/TLS keystore properly 'tis,keystore.keyPassword'' as secure.
    How can this property be referenced to access its value within the application?
  • Question 9

    Refer to the exhibits.
    Bioinfo System API is implemented and published to Anypoint Exchange. A developer wants to invoke this API using its REST Connector.
    What should be added to the POM?
  • Question 10

    Which properties are mandatory on the HTTP Connector configuration in order to use the OAuth 2.0 Authorization Code grant type for authentication?