Online Access Free Mule-Arch-202 Exam Questions
| Exam Code: | Mule-Arch-202 |
| Exam Name: | Salesforce Certified MuleSoft Platform Integration Architect |
| Certification Provider: | Salesforce |
| Free Question Number: | 184 |
| Posted: | Aug 30, 2026 |
In a Mule application, a flow contains two JMS Consume operations that are used to connect to a JMS broker and consume messages from two JMS destinations. The Mule application then joins the two consumed JMS messages together.
The JMS broker does not implement high availability and periodically experiences scheduled outages of up to 10 minutes for routine maintenance.
How should the Mule flow be built so it can recover from the expected outages?
How do redelivery policies enhance message reliability in Mule applications? (Choose Two)
An organization has defined a common object model in Java to mediate the communication between different Mule applications in a consistent way. A Mule application is being built to use this common object model to process responses from a SOAP API and a REST API and then write the processed results to an order management system.
The developers want Anypoint Studio to utilize these common objects to assist in creating mappings for various transformation steps in the Mule application.
What is the most straightforward way to utilize these common objects to map between the inbound and outbound systems in the Mule application?