MuleSoft Certified Developer – Level 1 — Question 54
Why would you use SOAP instead of http?
Answer options
- A. If the architecture mandates.
- B. It is up to the integration specialist.
- C. Successful/retry logic for reliable messaging functionality.
- D. It is part of agile methodology.
Correct answer: C
Explanation
The correct answer, C, highlights that SOAP provides built-in support for reliable messaging, which is crucial for systems that require guaranteed message delivery. Options A and D are more about architectural choices and methodologies rather than technical functionality, while option B implies a subjective decision that doesn't specifically relate to the advantages of SOAP.