UiPath Automation Solution Architect Professional v1 — Question 20
What is the default format for Orchestrator OData metadata endpoints?
Answer options
- A. HTML
- B. XML
- C. JSON
- D. REST
Correct answer: B
Explanation
The default format for Orchestrator OData metadata endpoints is XML, which is designed to facilitate data interchange. The other options, while relevant to web services, do not serve as the default format for OData metadata. HTML is primarily for web pages, JSON is a popular data format but not the default here, and REST refers to an architectural style rather than a data format.