A00-260 · Question #53
In SAS Data Integration Studio, which output format is supported for the default "out-of-the-box" job report?
The correct answer is A. HTML. SAS Data Integration Studio generates job reports in HTML format by default, as it's the standard web-friendly format built into the tool's out-of-the-box reporting functionality - no additional configuration is required. PDF (B) and RTF (C) are common document formats…
Question
In SAS Data Integration Studio, which output format is supported for the default "out-of-the-box" job report?
Options
- AHTML
- BPDF
- CRTF
- DXML
How the community answered
(21 responses)- A90% (19)
- C5% (1)
- D5% (1)
Explanation
SAS Data Integration Studio generates job reports in HTML format by default, as it's the standard web-friendly format built into the tool's out-of-the-box reporting functionality - no additional configuration is required.
PDF (B) and RTF (C) are common document formats supported in other SAS tools (like SAS Enterprise Guide or Base SAS ODS statements), but they are not the default output for DI Studio job reports. XML (D) is used extensively within SAS for metadata and transport, but not as a job report output format.
Memory tip: Think "HTML = How the job ran" - the browser-ready format aligns with DI Studio's design as a GUI-driven, web-integrated tool. When in doubt, the default reporting format in SAS GUI tools is almost always HTML.
Topics
Community Discussion
No community discussion yet for this question.