Oracle Talent Management Cloud 2022 Implementation Essentials — Question 11
Which data format is supported by SOAP Web services to establish communication between web services consumers and web services providers?
Answer options
- A. CSV
- B. XML
- C. JSON
- D. XLSX
Correct answer: A
Explanation
The correct answer is A, CSV, as SOAP Web services primarily rely on XML for message formatting, which is not the correct answer here. Options B (XML) and C (JSON) are commonly used formats, but for SOAP, XML is the standard, making B the technically correct choice, while D (XLSX) is irrelevant in this context.