The flow is invoicing a target API. The API's protocol is HTTPS. The TLS configuration in the HTTP Request Configuration global element is set to None. A web client submits a request to http:localhost:8081/vehicles.If the certificate of the target API is signed by a certificate authority (CA), what is true about the HTTP Request operation when the flow executes?
Answer(s): B
The HTTP Request operation will use the default truststore of the JRE to validate the certificate of the target API. If the CA's certificate is present in the truststore, the operation will succeed. Otherwise, it will fail with a handshake exception.
https://docs.mulesoft.com/mule-runtime/4.3/tls- configuration#tls-default
When a client and server are exchanging messages during the mTLS handshake, what is being agreed on during the cipher suite exchange?
Answer(s): C
A cipher suite is a set of cryptographic algorithms that are used to secure the communication between a client and a server. A cipher suite consists of four components: a key exchange algorithm, an authentication algorithm, an encryption algorithm, and a message authentication code (MAC) algorithm. During the cipher suite exchange, the client and the server agree on which encryption algorithm to use for encrypting and decrypting the data.
https://docs.mulesoft.com/mule-runtime/4.3/tls-configuration#cipher-suites
A custom policy needs to be developed to intercept all cutbound HTTP requests made by Mule applications.Which XML element must be used to intercept outbound HTTP requests?
Answer(s): D
The http-policy:processor element is used to intercept outbound HTTP requests made by Mule applications. It allows customizing the request before it is sent to the target API and modifying the response after it is received from the target API.
https://docs.mulesoft.com/api- manager/2.x/policy-mule4-custom-policy#policy-xml-file
An API has been built to enable scheduling email provider. The front-end system does very little data entry validation, and problems have started to appear in the email that go to patients. A validate- customer'' flow is added validate the data.What is he expected behavior of the `validate-customer'' flow?
Answer(s): A
The validate-customer flow uses an until-successful scope to validate each field of the customer data. The until-successful scope executes its processors until they succeed or exhausts the maximum number of retries. If any processor fails, it raises an error and stops executing the remaining processors. Therefore, if only the email address is invalid, a VALIDATION.INVALID_EMAIL error is raised and the validation of appointment date and customer name is skipped.
https://docs.mulesoft.com/mule-runtime/4.3/until-successful-scope
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?
When implementing a synchronous API where the event source is an HTTP Listener, Mule automatically propagates some message attributes between flows via outbound and inbound properties. One of these attributes is correlation ID, which is returned to the caller in the response header by default as MULE_CORRELATION_ID.
https://docs.mulesoft.com/mule- runtime/4.3/about-mule-message#message-attributes
Post your Comments and Discuss MuleSoft MCD-Level-2 exam dumps with other Community members:
Raima Commented on December 03, 2025 Same question arrived INDIA
Champ Commented on March 05, 2025 Good to see that something is still free. I truly appreciate this service. Mexico
Chanti Commented on February 28, 2025 Good content ?? UNITED STATES
Pinky Commented on February 28, 2025 These are very helpful for me. UNITED STATES
Pinky Commented on February 28, 2025 Thankyou for the practice questions UNITED STATES
Ashish Commented on December 31, 2024 Good Content Anonymous
Anonymous Commented on December 30, 2024 Good ONE FOR mcd l2 INDIA
Utkal Commented on December 25, 2024 Is it still valid in 2025 UNITED STATES
RM Commented on December 19, 2024 Thank you for the practice questions Anonymous
Vh Commented on December 10, 2024 Good content Anonymous
Vishal Commented on December 10, 2024 Good content Anonymous
FastX Commented on December 05, 2024 Good Content Anonymous