Refer to the exhibits. What payload is logged at the end of the main flow?
A Mule application contains two HTTP Listeners, each configured for different API endpoints: and http: //acme .com/a pis/customers.
What base path value should be set in an HTT? Listener config element so that it can be used to configure both HTTP Listeners?
Where are values of query parameters stored in the Mule event by the HTTP Listener?
Refer to the exhibits. Client sends the request to ClientRequestFlow which calls ShippingFlow using HTTP Request activity.
During E2E testing it is found that that HTTP:METHOD_NOT_ALLOWED error is thrown whenever client sends request to this flow.
What attribute you would change in ClientRequestFlow to make this implementation work successfully?